Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/update-system-tests' into no-v1-…
Browse files Browse the repository at this point in the history
…profiles

Signed-off-by: Gene Johnston <[email protected]>
  • Loading branch information
gejohnston committed Jan 8, 2024
2 parents 8b883a2 + abbd83f commit 5775c29
Show file tree
Hide file tree
Showing 30 changed files with 2,635 additions and 3,909 deletions.
3 changes: 2 additions & 1 deletion jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ const sharedConfig = {
"testRegex": "__tests__.*\\.(spec|test)\\.ts$",
"moduleFileExtensions": [
"ts",
"js"
"js",
"json"
],
"testEnvironment": "node",
"testPathIgnorePatterns": [
Expand Down
Loading

0 comments on commit 5775c29

Please sign in to comment.