Skip to content

Commit 8b6e056

Browse files
committed
fixup! test(a3p): retain initial.test.js
Format
1 parent d7a0a0e commit 8b6e056

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

a3p-integration/proposals/n:upgrade-next/initial.test.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ test(`vat details`, async t => {
2121
actual[vatName] = await getVatDetails(vatName);
2222
}
2323
t.like(actual, vats, `vat details are alike`);
24-
});
24+
});

0 commit comments

Comments
 (0)