Skip to content
This repository was archived by the owner on Jun 24, 2024. It is now read-only.

Commit 8281cfe

Browse files
committed
chore: setup test stub for jest
1 parent 4dee4bd commit 8281cfe

File tree

2 files changed

+3
-25
lines changed

2 files changed

+3
-25
lines changed

test/middleware.js

Lines changed: 0 additions & 25 deletions
This file was deleted.

test/middleware.test.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
'use strict';
2+
3+
test.skip('', () => {});

0 commit comments

Comments
 (0)