Skip to content

Commit 951d679

Browse files
test(vue3): normalize FilesListVirtual spec newline
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent 651e894 commit 951d679

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,4 +152,4 @@ describe('FilesListVirtual.vue', () => {
152152
expect(wrapper.find('.file-list-filter-chips-stub').exists()).toBe(true)
153153
expect(wrapper.find('.empty-content').text()).toBe('Nothing here')
154154
})
155-
})
155+
})

0 commit comments

Comments
 (0)