🌐 AI搜索 & 代理 主页
Skip to content

Commit aa41484

Browse files
authored
Update toggle.spec.js
1 parent d2e4b91 commit aa41484

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/directives/toggle/toggle.spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ describe('v-b-toggle directive', () => {
143143
wrapper.destroy()
144144
})
145145

146-
it('works with multipl targets', async () => {
146+
it('works with multiple targets, and updates when targets change', async () => {
147147
const localVue = createLocalVue()
148148
const spy = jest.fn()
149149

0 commit comments

Comments
 (0)