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 ada1ac3 commit 75bfa22Copy full SHA for 75bfa22
backend/test/backend-test.js
@@ -0,0 +1,3 @@
1
+test("empty test", () => {
2
+ expect(true).toBe(true)
3
+ })
0 commit comments