diff --git a/ws/tests/views/test_api_views.py b/ws/tests/views/test_api_views.py index 5bebe536..e285ac25 100644 --- a/ws/tests/views/test_api_views.py +++ b/ws/tests/views/test_api_views.py @@ -571,6 +571,7 @@ def test_not_leader(self) -> None: # Note to future me -- this test relies on signals creating waitlist signups # Ideally, we can change to just invoking `trip_or_wait` + @freeze_time("2024-12-01 12:45") def test_signup_ordering(self) -> None: par = factories.ParticipantFactory.create(name="Tim B", user=self.user) trip = factories.TripFactory(