Skip to content

Commit

Permalink
test: introduce a diff
Browse files Browse the repository at this point in the history
  • Loading branch information
ST-DDT committed Feb 24, 2024
1 parent cea205c commit 881ebf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/modules/__snapshots__/airline.spec.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ exports[`airline > 42 > aircraftType 1`] = `"regional"`;

exports[`airline > 42 > airline 1`] = `
{
"iataCode": "ET",
"iataCode": "",
"name": "Ethiopian Airlines",
}
`;
Expand Down

0 comments on commit 881ebf5

Please sign in to comment.