Explorar o código

chore: format

Evan You %!s(int64=8) %!d(string=hai) anos
pai
achega
f148077437
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      test/unit/features/directives/model-checkbox.spec.js

+ 1 - 1
test/unit/features/directives/model-checkbox.spec.js

@@ -337,7 +337,7 @@ describe('Directive v-model checkbox', () => {
       expect(vm.$el.children[1].textContent).toBe('false')
     }).then(done)
   })
-  
+
   // #7811
   it('type should not be overwritten by v-bind', () => {
     const vm = new Vue({