Skip to content

Commit 2a47489

Browse files
akhateeb22MoLow
andauthored
Minor fix to test/parallel/test-output-assert.mjs
Co-authored-by: Moshe Atlow <moshe@atlow.co.il>
1 parent ed24adf commit 2a47489

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

test/parallel/test-output-assert.mjs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,5 @@ function replaceStackTrace(str) {
3131
await snapshot.spawnAndAssert(fixtures.path(name), transform ?? defaultTransform);
3232
});
3333
}
34-
});
34+
});
35+

0 commit comments

Comments
 (0)