Skip to content

Commit bc63cb0

Browse files
committed
remove test file
1 parent b9874b5 commit bc63cb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/mocha.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1219,7 +1219,7 @@ Mocha.prototype.runGlobalTeardown = async function runGlobalTeardown(
12191219
};
12201220

12211221
/**
1222-
* Run global fixtures sequentially with context `context`
1222+
* Run global fixtures sequentially with context `context`.
12231223
* @private
12241224
* @param {MochaGlobalFixture[]} [fixtureFns] - Fixtures to run
12251225
* @param {object} [context] - context object

0 commit comments

Comments
 (0)