We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bd9389 commit 1d3c5bcCopy full SHA for 1d3c5bc
karma.conf.js
@@ -117,7 +117,7 @@ module.exports = function (config) {
117
}
118
119
// the MOCHA_UI env var will determine if we're running interface-specific
120
- // tets. since you can only load one at a time, each must be run separately.
+ // tests. since you can only load one at a time, each must be run separately.
121
// each has its own set of acceptance tests and a fixture.
122
// the "bdd" fixture is used by default.
123
var ui = env.MOCHA_UI;
0 commit comments