👽 Configures frontend tests suit
This commit is contained in:
@@ -5,7 +5,7 @@ const config: PlaywrightTestConfig = {
|
||||
command: 'pnpm run build && pnpm run preview',
|
||||
port: 4173
|
||||
},
|
||||
testDir: 'tests',
|
||||
testDir: 'tests/integration',
|
||||
testMatch: /(.+\.)?(test|spec)\.[jt]s/
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user