Skip to content

Commit 881ebf5

Browse files
committed
test: introduce a diff
1 parent cea205c commit 881ebf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/modules/__snapshots__/airline.spec.ts.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ exports[`airline > 42 > aircraftType 1`] = `"regional"`;
44

55
exports[`airline > 42 > airline 1`] = `
66
{
7-
"iataCode": "ET",
7+
"iataCode": "",
88
"name": "Ethiopian Airlines",
99
}
1010
`;

0 commit comments

Comments
 (0)