We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7a0a0e commit 8b6e056Copy full SHA for 8b6e056
a3p-integration/proposals/n:upgrade-next/initial.test.js
@@ -21,4 +21,4 @@ test(`vat details`, async t => {
21
actual[vatName] = await getVatDetails(vatName);
22
}
23
t.like(actual, vats, `vat details are alike`);
24
-});
+});
0 commit comments