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