mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-02-06 09:56:03 +00:00
lint fixes
This commit is contained in:
parent
f3a7604ab9
commit
b43785499c
@ -18,7 +18,7 @@ describe('delete-account.vue', () => {
|
||||
'auth/user': () => {
|
||||
return { id: 'u343', name: 'Delete MyAccount' }
|
||||
},
|
||||
}
|
||||
},
|
||||
})
|
||||
})
|
||||
|
||||
|
||||
@ -18,7 +18,7 @@ describe('embeds.vue', () => {
|
||||
'auth/user': () => {
|
||||
return { id: 'u343', name: 'Delete MyAccount', allowEmbedIframes: true }
|
||||
},
|
||||
}
|
||||
},
|
||||
})
|
||||
})
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user