Commit 2d54786
committed
minor symfony#59162 [JsonEncoder] Fix timezone on
This PR was merged into the 7.3 branch.
Discussion
----------
[JsonEncoder] Fix timezone on `DateTimeNormalizerTest` fixture
| Q | A
| ------------- | ---
| Branch? | 7.3
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues | -
| License | MIT
Fix CI on Windows.
Commits
-------
edf5830 [JsonEncoder] Fix timezone on `DateTimeNormalizerTest` fixtureDateTimeNormalizerTest fixture (alexandre-daubois)File tree
1 file changed
+2
-2
lines changed- src/Symfony/Component/JsonEncoder/Tests/Encode/Normalizer
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments