We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 452b00f commit e7eaa64Copy full SHA for e7eaa64
packages/skel/test/index.test.js
@@ -1,5 +1,5 @@
1
import test from '@endo/ses-ava/prepare-endo.js';
2
3
-test('placeholder', async t => {
+test.skip('placeholder', async t => {
4
t.fail('TODO: add tests');
5
});
0 commit comments