Skip to content
This repository was archived by the owner on Jun 13, 2025. It is now read-only.

Commit 9f9cefb

Browse files
committed
lol wut?
1 parent c224f1a commit 9f9cefb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

timeseries/tests/test_helpers.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1178,6 +1178,7 @@ def test_no_dataset(self, trigger_backfill):
11781178
repository_id__in=[self.repo1.pk, self.repo2.pk],
11791179
)
11801180
)
1181+
datasets.reverse()
11811182
assert len(datasets) == 2
11821183
trigger_backfill.assert_called_once_with(datasets)
11831184

0 commit comments

Comments
 (0)