actually run the new test and remove unrelated tweak
This commit is contained in:
parent
75e4d16462
commit
26fef6f294
3 changed files with 10 additions and 7 deletions
|
@ -153,7 +153,7 @@
|
|||
"jest": {
|
||||
"testEnvironment": "jest-environment-jsdom-sixteen",
|
||||
"testMatch": [
|
||||
"<rootDir>/test/**/*-test.js"
|
||||
"<rootDir>/test/**/*-test.[tj]s"
|
||||
],
|
||||
"setupFilesAfterEnv": [
|
||||
"<rootDir>/node_modules/matrix-react-sdk/test/setupTests.js"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue