pytest model station
This commit is contained in:
parent
c5db6daa83
commit
9be08a4047
|
@ -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