Skip to content

Commit

Permalink
start building out simple test suite
Browse files Browse the repository at this point in the history
  • Loading branch information
JWally committed Jan 12, 2023
1 parent 6448d6f commit ac7ba21
Show file tree
Hide file tree
Showing 7 changed files with 6,058 additions and 11 deletions.
3 changes: 3 additions & 0 deletions jest.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
export default {
testEnvironment: 'jest-environment-node'
};
Loading

0 comments on commit ac7ba21

Please sign in to comment.