UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Platform One
P
Party Bus
Launchboard
launchboard-fe
Commits
3d2362b6
Commit
3d2362b6
authored
Feb 24, 2021
by
graham.smith
Browse files
fix lint
parent
ba570f12
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
tests/unit/views/super-admin/Training.spec.js
tests/unit/views/super-admin/Training.spec.js
+0
-1
No files found.
tests/unit/views/super-admin/Training.spec.js
View file @
3d2362b6
import
{
shallowMount
}
from
"
@vue/test-utils
"
;
import
{
shallowMount
}
from
"
@vue/test-utils
"
;
import
Vue
from
"
vue
"
;
import
Training
from
"
@/views/super-admin/Training.vue
"
;
import
Training
from
"
@/views/super-admin/Training.vue
"
;
import
TrainingService
from
"
@/api/services/training
"
;
import
TrainingService
from
"
@/api/services/training
"
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment