Skip to content

Commit 43b01fa

Browse files
committed
re-trigger gha
1 parent 5bf56aa commit 43b01fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

karma.conf.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ const addSauceLabsTestName = (testName, cfg) =>
268268
* - `bdd` - `bdd`-specific tests
269269
* - `tdd` - `tdd`-specific tests
270270
* - `qunit` - `qunit`-specific tests
271-
* - `esm` - ESM-specific tests
271+
* - `esm` - ESM-specific tests.
272272
*
273273
* Since we can't change Mocha's interface on-the-fly, tests for specific interfaces
274274
* must be run in isolation.

0 commit comments

Comments
 (0)