Skip to content

Commit 60b96ae

Browse files
committed
chore: fix typo
1 parent b0a8c4a commit 60b96ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/unit/image.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ const getImageLoad = (cb = () => {}) => {
172172
}
173173
}
174174

175-
describe('Renders placeholded image', () => {
175+
describe('Renders placeholder image', () => {
176176
let wrapper: VueWrapper<any>
177177
const src = '/image.png'
178178

0 commit comments

Comments
 (0)