#101 pytest model page #102
|
@ -70,7 +70,7 @@ class TestStationQuerySet:
|
|||
# test
|
||||
filtered_active_station = Station.objects.active()
|
||||
|
||||
# check: active station is returned.
|
||||
# check: active station is returned
|
||||
assert active_station in filtered_active_station
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user