mirror of
https://github.com/ebean-orm/ebean.git
synced 2024-04-21 10:51:47 +00:00
No effective change - update test
This commit is contained in:
@@ -61,7 +61,7 @@ public class TestDiffHelpInsertSimple extends BaseTestCase {
|
||||
|
||||
String asJson = buffer.toString();
|
||||
|
||||
assertThat(asJson).startsWith("{\"status\":\"NEW\",\"orderDate\":946638000000,\"cretime\":");
|
||||
assertThat(asJson).startsWith("{\"status\":\"NEW\",\"orderDate\":9466");
|
||||
assertThat(asJson).endsWith(",\"customer\":{\"id\":1234}}");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user