Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
Merge pull request #6249 from SimonBrandner/ts/member-list
Browse files Browse the repository at this point in the history
  • Loading branch information
t3chguy authored Jun 24, 2021
2 parents 7b1d64f + d2d8cb3 commit f965d44
Show file tree
Hide file tree
Showing 3 changed files with 205 additions and 131 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@
"jest": {
"testEnvironment": "./__test-utils__/environment.js",
"testMatch": [
"<rootDir>/test/**/*-test.[jt]s"
"<rootDir>/test/**/*-test.[jt]s?(x)"
],
"setupFiles": [
"jest-canvas-mock"
Expand Down
Loading

0 comments on commit f965d44

Please sign in to comment.