mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +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