Просмотр исходного кода

chore: trim trailing whitespace

Evan You 8 лет назад
Родитель
Сommit
986a669e8f
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      test/unit/features/component/component-slot.spec.js

+ 1 - 1
test/unit/features/component/component-slot.spec.js

@@ -709,7 +709,7 @@ describe('Component slot', () => {
             </div><bar/>
           </test-component>
         </div>
-      `,    
+      `,
       components: {
         TestComponent,
         foo: {