mirror of
https://github.com/immich-app/immich.git
synced 2026-03-01 01:59:06 +03:00
chore: run maintenance test (e2e) in isolation too, share containers (#26246)
This commit is contained in:
@@ -48,7 +48,7 @@ const config: PlaywrightTestConfig = {
|
||||
{
|
||||
name: 'maintenance',
|
||||
use: { ...devices['Desktop Chrome'] },
|
||||
testDir: './src/specs/maintenance',
|
||||
testDir: './src/specs/maintenance/web',
|
||||
workers: 1,
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user