Commit 92c5aa9
committed
FakeTimeProder does not work as expected when passing a DateTimeOffset with an actuall offset, .GetUtcNow(); return a DateTimeOffset with that same offset (!!) while this MUST be a value without an offset.1 parent a076352 commit 92c5aa9
File tree
1 file changed
+1
-4
lines changed- src/ServiceControl.Transports.SQS.Tests
1 file changed
+1
-4
lines changedLines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
| 28 | + | |
32 | 29 | | |
33 | 30 | | |
34 | 31 | | |
| |||
0 commit comments