Check for airline being active; fix tests for L7 #718
This commit is contained in:
@@ -12,3 +12,11 @@ airlines:
|
||||
active: 1
|
||||
created_at: now
|
||||
updated_at: now
|
||||
- id: 2
|
||||
icao: XXX
|
||||
iata: XX
|
||||
name: inactive airline
|
||||
country: us
|
||||
active: 0
|
||||
created_at: now
|
||||
updated_at: now
|
||||
|
||||
Reference in New Issue
Block a user