Skip to content

Commit 7220e21

Browse files
committed
Test overlay in e2e
1 parent 6d8b31d commit 7220e21

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tasks/e2e-simple.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ fi
105105
./node_modules/.bin/eslint --max-warnings 0 packages/react-scripts/
106106
cd packages/stack-frame-overlay/
107107
./node_modules/.bin/eslint --max-warnings 0 src/
108+
npm test
108109
npm run build:prod
109110
cd ../..
110111

0 commit comments

Comments
 (0)