Skip to content

Commit 295cc72

Browse files
committed
Oops remove accidental formatting
1 parent 7aa3883 commit 295cc72

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
@@ -1792,7 +1792,7 @@ describe('BSON', function () {
17921792
);
17931793
expect(inspect(code)).to.equal(
17941794
/* eslint-disable */
1795-
`new Code(
1795+
`new Code(
17961796
'function iLoveJavaScript() {\\n' +
17971797
' do {\\n' +
17981798
" console.log('hello!');\\n" +

0 commit comments

Comments
 (0)