Skip to content

Commit f3b7212

Browse files
test: normalize CodeEditor spec newline
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent 8201baf commit f3b7212

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/tests/components/CodeEditor.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,4 +104,4 @@ describe('CodeEditor.vue', () => {
104104

105105
expect(wrapper.find('textarea').element.value).toBe('After')
106106
})
107-
})
107+
})

0 commit comments

Comments
 (0)