Import vue into spec
This commit is contained in:
parent
e2575def94
commit
b949448665
1 changed files with 1 additions and 1 deletions
|
@ -1,9 +1,9 @@
|
|||
/* global Vue */
|
||||
/* global boardsMockInterceptor */
|
||||
/* global BoardService */
|
||||
/* global List */
|
||||
/* global listObj */
|
||||
|
||||
import Vue from 'vue';
|
||||
import boardNewIssue from '~/boards/components/board_new_issue';
|
||||
|
||||
require('~/boards/models/list');
|
||||
|
|
Loading…
Reference in a new issue