Skip to content

Commit 5626feb

Browse files
author
Patrick Heller 💩
committed
add newline
1 parent 30eb373 commit 5626feb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

__tests__/sanity.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ it('Do not change css if tailwind is not used at all', () => {
2424
.then(result => {
2525
expect(result.css).toBe('')
2626
})
27-
})
27+
})

0 commit comments

Comments
 (0)