Skip to content

Commit

Permalink
Revert "upd chrome"
Browse files Browse the repository at this point in the history
This reverts commit 47b56f7.
  • Loading branch information
denysoblohin-okta committed Jun 19, 2024
1 parent 1cbaa98 commit 723f794
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion scripts/detect-english-leaks.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash
export CHROME_HEADLESS=true
setup_service google-chrome-stable 119.0.6045.105-1
setup_service google-chrome-stable 83.0.4103.61-1

source $OKTA_HOME/$REPO/scripts/setup.sh

Expand Down
2 changes: 1 addition & 1 deletion scripts/parity-v3.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash
export CHROME_HEADLESS=true
setup_service google-chrome-stable 119.0.6045.105-1
setup_service google-chrome-stable 83.0.4103.61-1

source $OKTA_HOME/$REPO/scripts/setup.sh

Expand Down
2 changes: 1 addition & 1 deletion scripts/testcafe.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash
export CHROME_HEADLESS=true
setup_service google-chrome-stable 119.0.6045.105-1
setup_service google-chrome-stable 83.0.4103.61-1

source $OKTA_HOME/$REPO/scripts/setup.sh

Expand Down

0 comments on commit 723f794

Please sign in to comment.