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 4aca95c commit 87e1c5eCopy full SHA for 87e1c5e
tests/index.test.js
@@ -0,0 +1,5 @@
1
+describe('Basic', () => {
2
+ it('nothing', () => {
3
+ // TODO: add test case
4
+ });
5
+});
0 commit comments