Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f148077

Browse files
committed
chore: format
1 parent faaf142 commit f148077

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎test/unit/features/directives/model-checkbox.spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ describe('Directive v-model checkbox', () => {
337337
expect(vm.$el.children[1].textContent).toBe('false')
338338
}).then(done)
339339
})
340-
340+
341341
// #7811
342342
it('type should not be overwritten by v-bind', () => {
343343
const vm = new Vue({

0 commit comments

Comments
 (0)