Update change to different folder and set to rebuild
This commit is contained in:
+2
@@ -40,6 +40,8 @@ public class ConvertInstantToTimestampUnitTest {
|
||||
df.setTimeZone(TimeZone.getTimeZone("UTC"));
|
||||
|
||||
assertThat(formatter.format(instant)).isEqualTo(df.format(timestamp));
|
||||
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user