Commit 5433e84
Remove time_machine freeze from DLT tests
The freeze was causing a mismatch: the in-test yesterday_ds() call was
frozen but the one inside init_example_project() was not (likely a
pytest-xdist interaction). Both sides naturally agree on the date
without the freeze.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: eakmanrq <6326532+eakmanrq@users.noreply.github.com>1 parent 74ff19f commit 5433e84
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
878 | 878 | | |
879 | 879 | | |
880 | 880 | | |
881 | | - | |
882 | 881 | | |
883 | 882 | | |
884 | 883 | | |
| |||
982 | 981 | | |
983 | 982 | | |
984 | 983 | | |
985 | | - | |
986 | 984 | | |
987 | 985 | | |
988 | 986 | | |
| |||
0 commit comments