You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We don't get a jasmine rake task so need
to create one in the Rakefile.
jasmine-browser-runner also expects chrome to be
installed so this adds an action to set it up. The
'setup-chrome' action defaults to using the latest
version so it doesn't need to be specified.
We use chrome and not chromedriver, to match the
expected use for jasmine-browser-runner:
https://github.com/jasmine/jasmine-browser-runner/blob/main/release_notes/2.3.0.md
0 commit comments