From d937e86e75c4a63480b87269d83c9a96796fe42d Mon Sep 17 00:00:00 2001 From: Jeff Sagal Date: Tue, 8 Mar 2016 15:23:08 -0800 Subject: [PATCH] testing npm update --- test/unit/Select.spec.js | 1 + 1 file changed, 1 insertion(+) diff --git a/test/unit/Select.spec.js b/test/unit/Select.spec.js index 29bd143..2928525 100644 --- a/test/unit/Select.spec.js +++ b/test/unit/Select.spec.js @@ -33,6 +33,7 @@ describe('Select.vue', () => { // // expect(vm.$children[0].$get('value')).toEqual({label: 'This is Foo', value: 'foo'}) // }) + // it('can determine if the value prop is empty', () => { const vm = new Vue({