Skip to content

Commit 3b5e43a

Browse files
make microsecond test more meaningful
1 parent dc93699 commit 3b5e43a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/elixir/test/elixir/calendar/datetime_test.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -809,7 +809,7 @@ defmodule DateTimeTest do
809809
end
810810

811811
test "diff with microseconds" do
812-
datetime = ~U[2023-02-01 10:30:10.000000Z]
812+
datetime = ~U[2023-02-01 10:30:10.123456Z]
813813

814814
in_almost_7_days =
815815
datetime

0 commit comments

Comments
 (0)