ignore node_modules in e2e tests
This commit is contained in:
parent
744826db48
commit
cda281044d
3 changed files with 11 additions and 2 deletions
|
@ -61,3 +61,7 @@ test/mock-clock.js
|
|||
test/notifications/ContentRules-test.js
|
||||
test/notifications/PushRuleVectorState-test.js
|
||||
test/stores/RoomViewStore-test.js
|
||||
src/component-index.js
|
||||
test/end-to-end-tests/node_modules/
|
||||
test/end-to-end-tests/riot/
|
||||
test/end-to-end-tests/synapse/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue