Skip to content

Commit 0cad0d3

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/tests/views/FilesList/FileEntryName.spec.ts

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

7777
expect(wrapper.emitted('rename')).toEqual([['updated-name']])
7878
})
79-
})
79+
})

0 commit comments

Comments
 (0)