mirror of
https://github.com/immich-app/immich.git
synced 2025-05-24 01:12:58 -04:00
fix e2e tests
This commit is contained in:
parent
bbbe23c74f
commit
d25b743e29
@ -19,7 +19,6 @@ test.describe('Photo Viewer', () => {
|
||||
test.beforeEach(async ({ context, page }) => {
|
||||
// before each test, login as user
|
||||
await utils.setAuthCookies(context, admin.accessToken);
|
||||
await page.goto('/photos');
|
||||
await page.waitForLoadState('networkidle');
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user