GitHub user MichaelArthurAnderson opened a pull request:
https://github.com/apache/climate/pull/492
CLIMATE-413 Extend browser support for ocw-ui/frontend/config/karma.câ¦
CLIMATE-413 Extend browser support for ocw-ui/frontend/config/karma.conf.js.
- Added support for IE.
- Added support for Firefox.
- Added support for Safari.
- Added karma-detect-browsers so karma will not try to launch any browsers
which are not installed.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MichaelArthurAnderson/climate CLIMATE-413
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/climate/pull/492.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #492
----
commit 5a632c86e4e10e545940ec4ad420ec232f22a413
Author: Michael Anderson <michaelanderson@...>
Date: 2018-01-07T23:50:15Z
CLIMATE-413 Extend browser support for ocw-ui/frontend/config/karma.conf.js
----
---