Skip to content

Commit

Permalink
fix(tests)
Browse files Browse the repository at this point in the history
  • Loading branch information
Badisi committed Apr 29, 2022
1 parent 7713a9e commit e84598c
Show file tree
Hide file tree
Showing 3 changed files with 592 additions and 6,119 deletions.
2 changes: 1 addition & 1 deletion jest.config.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const { getJestProjects } = require("@nrwl/jest");

module.exports = {
projects: getJestProjects(),
projects: getJestProjects()
};
Loading

0 comments on commit e84598c

Please sign in to comment.