Skip to content

Commit a40bb2e

Browse files
rxaviersjzaefferer
authored andcommitted
(fix) Tests: Replace resource loader with AMD
Cleanup be3b2b2
1 parent f4f38cb commit a40bb2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/testsuite.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ QUnit.config.urlConfig.push({
3030
QUnit.config.urlConfig.push({
3131
id: "nojshint",
3232
label: "Skip JSHint",
33-
tooltip: "Skip running JSHint, e.g. within TestSwarm, where Jenkins runs it already"
33+
tooltip: "Skip running JSHint, e.g., within TestSwarm, where Jenkins runs it already"
3434
});
3535

3636
QUnit.config.urlConfig.push({

0 commit comments

Comments
 (0)