Update .tas.yml

This commit is contained in:
Vikrant Kumar Sinha 2022-05-20 15:58:01 +05:30 committed by GitHub
parent 297cd43fb4
commit e42660f31e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,10 +21,10 @@ postMerge :
- node --version
configFile : "./jest.config.js"
- name: redux-devtools-app
path : "./packages/redux-devtools-app"
- name: redux-devtools
path : "./packages/redux-devtools"
pattern:
- "./test/app.spec.tsx"
- "./test/*.spec.ts"
framework : jest
preRun: