Skip to content

Commit 651e894

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,4 +177,4 @@ describe('FilesListTableHeaderActions.vue', () => {
177177
expect(wrapper.vm.toDelete).toEqual([])
178178
expect(wrapper.vm.deleting).toBe(false)
179179
})
180-
})
180+
})

0 commit comments

Comments
 (0)