Skip to content

Commit 4328ac8

Browse files
committed
add missing newline
1 parent a170ee0 commit 4328ac8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/fixtures/test-runner/describe_error.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ describe('should fail', () => {
77

88
describe('should pass', () => {
99
it('ok', () => {});
10-
});
10+
});

0 commit comments

Comments
 (0)