Skip to content

Commit ab1c656

Browse files
committed
style: remove newline at end of test fixture
1 parent c38dfb8 commit ab1c656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

__tests__/__fixtures__/file.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -440,4 +440,4 @@ debugLogger("something happened")
440440
foo()
441441
debugLogger(someFuncCall())
442442
foo()
443-
debug('no newline')
443+
debug('no newline')

0 commit comments

Comments
 (0)