Skip to content

Commit a298eb5

Browse files
committed
Undo format
1 parent 896061b commit a298eb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/node/bson_test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1806,7 +1806,7 @@ describe('BSON', function () {
18061806
);
18071807
expect(inspect(code)).to.equal(
18081808
/* eslint-disable */
1809-
`new Code(
1809+
`new Code(
18101810
'function iLoveJavaScript() {\\n' +
18111811
' do {\\n' +
18121812
" console.log('hello!');\\n" +

0 commit comments

Comments
 (0)