Skip to content

Commit

Permalink
[test] update snapshot for airports tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mrhyde committed May 8, 2023
1 parent 5cd19a2 commit ca39444
Showing 1 changed file with 0 additions and 26 deletions.
26 changes: 0 additions & 26 deletions source/airports/__snapshots__/integration.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -1314,32 +1314,6 @@ exports[`Airports > getActive > When asked for a list of active airports
"seoName": "rome-ciampino",
"timeZone": "Europe/Rome",
},
{
"aliases": [],
"base": false,
"city": {
"code": "COMISO",
"name": "Comiso",
},
"code": "CIY",
"coordinates": {
"latitude": 36.9946,
"longitude": 14.6072,
},
"country": {
"code": "it",
"currency": "EUR",
"defaultAirportCode": "BGY",
"name": "Italy",
},
"name": "Comiso",
"region": {
"code": "SICILY",
"name": "Sicily",
},
"seoName": "comiso",
"timeZone": "Europe/Rome",
},
{
"aliases": [],
"base": false,
Expand Down

0 comments on commit ca39444

Please sign in to comment.