This repository was archived by the owner on Jan 11, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed
Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 3434 "mochid" : " yarn mochi -- --jsdebugger --" ,
3535 "mochir" : " yarn mochi -- --repeat 10 --" ,
3636 "mochih" : " yarn mochi -- --headless --" ,
37+ "mochici" :
38+ " mochii --mc ./firefox --ci --default-test-path devtools/client/debugger/new --headless --" ,
3739 "test" : " jest" ,
3840 "test:watch" : " jest --watch" ,
3941 "test-coverage" : " yarn test -- --coverage" ,
131133 "jest-localstorage-mock" : " ^2.2.0" ,
132134 "jest-serializer-babel-ast" : " ^0.0.5" ,
133135 "lint-staged" : " ^7.0.0" ,
134- "mochii" : " ^0.0.26 " ,
136+ "mochii" : " ^0.0.27 " ,
135137 "mock-require" : " ^3.0.0" ,
136138 "node-emoji" : " ^1.8.1" ,
137139 "npm-run-all" : " ^4.0.2" ,
Original file line number Diff line number Diff line change @@ -6637,9 +6637,9 @@ mocha@^3.2.0:
66376637 mkdirp "0.5.1"
66386638 supports-color "3.1.2"
66396639
6640- mochii@^0.0.26 :
6641- version "0.0.26 "
6642- resolved "https://registry.yarnpkg.com/mochii/-/mochii-0.0.26 .tgz#a62b930b517695a3c74e01e128d427614737fe8d "
6640+ mochii@^0.0.27 :
6641+ version "0.0.27 "
6642+ resolved "https://registry.yarnpkg.com/mochii/-/mochii-0.0.27 .tgz#d655f0ae02ed7bd8686383b4e83aeb8c8a1580b3 "
66436643 dependencies :
66446644 chalk "^2.1.0"
66456645 eslint "^4.7.2"
You can’t perform that action at this time.
0 commit comments