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
3ca56f3f
Commit
3ca56f3f
authored
Jun 03, 2021
by
luke.glasscock
Browse files
Prettier update
parent
da8e5189
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
tests/unit/views/user/LaunchboardUser.spec.js
tests/unit/views/user/LaunchboardUser.spec.js
+0
-3
No files found.
tests/unit/views/user/LaunchboardUser.spec.js
View file @
3ca56f3f
...
...
@@ -26,7 +26,6 @@ describe("LaunchboardUser", () => {
const
wrapper
=
shallowMount
(
LaunchboardUser
,
{
mocks
:
{
$vuetify
:
{
breakpoint
:
{
xsOnly
:
true
}
},
},
vuetify
,
store
,
...
...
@@ -55,7 +54,6 @@ describe("LaunchboardUser", () => {
const
wrapper
=
shallowMount
(
LaunchboardUser
,
{
mocks
:
{
$vuetify
:
{
breakpoint
:
{
xsOnly
:
true
}
},
},
vuetify
,
store
,
...
...
@@ -121,7 +119,6 @@ describe("LaunchboardUser", () => {
const
wrapper
=
shallowMount
(
LaunchboardUser
,
{
mocks
:
{
$vuetify
:
{
breakpoint
:
{
xsOnly
:
true
}
},
},
vuetify
,
store
,
...
...
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