Skip to content

Commit b5579c1

Browse files
Chase Coalwelltrivikr
authored andcommitted
chore(middleware-sdk-s3): missing jest config (#733)
1 parent 43794db commit b5579c1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
const base = require("../../jest.config.base.js");
2+
3+
module.exports = {
4+
...base
5+
};

0 commit comments

Comments
 (0)