mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-22 06:00:07 +03:00
Update .tas.yml
This commit is contained in:
parent
297cd43fb4
commit
e42660f31e
6
.tas.yml
6
.tas.yml
|
@ -21,10 +21,10 @@ postMerge :
|
||||||
- node --version
|
- node --version
|
||||||
configFile : "./jest.config.js"
|
configFile : "./jest.config.js"
|
||||||
|
|
||||||
- name: redux-devtools-app
|
- name: redux-devtools
|
||||||
path : "./packages/redux-devtools-app"
|
path : "./packages/redux-devtools"
|
||||||
pattern:
|
pattern:
|
||||||
- "./test/app.spec.tsx"
|
- "./test/*.spec.ts"
|
||||||
|
|
||||||
framework : jest
|
framework : jest
|
||||||
preRun:
|
preRun:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user