diff --git a/frontend/src/views/apps/GalleryApp.contract.test.ts b/frontend/src/views/apps/GalleryApp.contract.test.ts index 7baac40..acb0999 100644 --- a/frontend/src/views/apps/GalleryApp.contract.test.ts +++ b/frontend/src/views/apps/GalleryApp.contract.test.ts @@ -2,7 +2,10 @@ import { readFileSync } from 'node:fs' import { describe, expect, it } from 'vitest' -const source = readFileSync(new URL('./GalleryApp.vue', import.meta.url), 'utf8') +const source = readFileSync( + new URL('./GalleryApp.vue', import.meta.url), + 'utf8', +) const headerActions = source.slice( source.indexOf('', source.indexOf('