Skip to content

Commit 8e1efd4

Browse files
whitespace
1 parent 74af6db commit 8e1efd4

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

test/unit/widgets/forms/comment.test.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ import { clearStore } from '../../helpers/clearStore'
1010
afterEach(clearStore)
1111

1212
describe('Comment', () => {
13-
1413
it('exists', () => {
1514
expect(commentField).toBeInstanceOf(Object)
1615
})
@@ -120,4 +119,3 @@ describe('Comment', () => {
120119
).toMatchSnapshot()
121120
})
122121
})
123-

0 commit comments

Comments
 (0)