Update playwright (#10927)
Update twenty-e2e-testing to reflect actual state of app
This commit is contained in:
@ -25,7 +25,7 @@ export const test = base.extend<{ screenshotHook: void }>({
|
||||
),
|
||||
});
|
||||
},
|
||||
{ auto: true }, // automatic fixture runs with every test
|
||||
{ auto: true },
|
||||
],
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user