[e2e tests] Configure snapshotPathTemplate (#47773)

This commit is contained in:
Adrian Moldovan 2024-05-23 21:42:55 +03:00 committed by GitHub
parent 7f6e73dcd3
commit 48a2fccef0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,4 @@
Significance: patch
Type: dev
E2E tests: configure snapshotPathTemplate

View File

@ -68,6 +68,7 @@ const config = {
actionTimeout: 20 * 1000,
navigationTimeout: 20 * 1000,
},
snapshotPathTemplate: '{testDir}/{testFilePath}-snapshots/{arg}',
projects: [
{
name: 'default',