We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bf44fd commit 02fe8b2Copy full SHA for 02fe8b2
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