Skip to content

Commit a07bc5d

Browse files
Johann-SXhmikosR
authored andcommitted
Update README.md (#24912)
1 parent a649c7f commit a07bc5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/tests/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Bootstrap uses [QUnit](https://qunitjs.com/), a powerful, easy-to-use JavaScript
66
* `vendor/` contains third-party testing-related code (QUnit and jQuery).
77
* `visual/` contains "visual" tests which are run interactively in real browsers and require manual verification by humans.
88

9-
To run the unit test suite via [PhantomJS](http://phantomjs.org/), run `npm run js-test`.
9+
To run the unit test suite via [Karma](http://karma-runner.github.io/), run `npm run js-test`.
1010

1111
To run the unit test suite via a real web browser, open `index.html` in the browser.
1212

0 commit comments

Comments
 (0)