Skip to content

Commit e33122e

Browse files
test(vue3): normalize VirtualList spec newline
1 parent e95ce26 commit e33122e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

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

121121
expect(filesStoreMock.getAllFiles).toHaveBeenCalledTimes(1)
122122
})
123-
})
123+
})

0 commit comments

Comments
 (0)