Skip to content

Commit

Permalink
fix: karma tests (#217)
Browse files Browse the repository at this point in the history
* Setup chrome on bacon

* comment
  • Loading branch information
aarongranick-okta authored Jun 3, 2019
1 parent 0a8a4e1 commit f5f9306
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/unit.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
#!/bin/bash

# Karma tests need chrome
setup_service google-chrome-stable 66.0.3359.139-1

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

export TEST_SUITE_TYPE="jsunit"
Expand Down

0 comments on commit f5f9306

Please sign in to comment.