Skip to content

Commit

Permalink
Update prerun.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ianjennings authored Mar 7, 2024
1 parent 9d65391 commit b556a2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .testdriver/prerun.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
rm ~/Desktop/WITH-LOVE-FROM-AMERICA.txt
npm install dashcam-chrome --save
/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --load-extension=./node_modules/dashcam-chrome/build/ 1>/dev/null 2>&1 &
/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --start-maximized --load-extension=./node_modules/dashcam-chrome/build/ 1>/dev/null 2>&1 &
exit

0 comments on commit b556a2b

Please sign in to comment.