Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 65a083b

Browse filesBrowse files
committed
typo
1 parent 4a54e8c commit 65a083b
Copy full SHA for 65a083b

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎test/parallel.js

Copy file name to clipboardExpand all lines: test/parallel.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ describe("Parallel", function () {
7878
return assert.becomes(prow.parallel(tasks), [10, 9, 8, 7, 6, 5, 4, 3, 2, 1]);
7979
});
8080

81-
it("parallel 2 threads wit rejects", function () {
81+
it("parallel 2 threads with rejects", function () {
8282
const tasks = [];
8383
let counter = 0;
8484
for (let i = 0; i < 10; i++) {

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.