mirror of
https://github.com/status-im/reagent.git
synced 2025-01-13 05:14:45 +00:00
Fix test file checks
This commit is contained in:
parent
36b0924e2d
commit
df3443ba5f
@ -21,8 +21,8 @@ test:
|
||||
# Node Modules - Browser
|
||||
- npm install
|
||||
- lein with-profile test do clean, doo chrome-headless client once
|
||||
- test -f out/node_modules/react/react.js
|
||||
- test -f out/node_modules/react/index.js
|
||||
|
||||
# Node Modules - Node Target
|
||||
- lein with-profile node-test do clean, doo node client once
|
||||
- test -f out/node_modules/react/react.js
|
||||
- test -f out/node_modules/react/index.js
|
||||
|
Loading…
x
Reference in New Issue
Block a user