UNCLASSIFIED

Commit 3ca56f3f authored by luke.glasscock's avatar luke.glasscock
Browse files

Prettier update

parent da8e5189
......@@ -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,
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment