mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
lint error
This commit is contained in:
parent
84caad1bff
commit
72addd1336
@ -13,9 +13,9 @@ describe('PageFooter.vue', () => {
|
||||
mocks = {
|
||||
$t: jest.fn(),
|
||||
$env: {
|
||||
VERSION: 'v1.0.0'
|
||||
VERSION: 'v1.0.0',
|
||||
},
|
||||
links
|
||||
links,
|
||||
}
|
||||
})
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user