mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-30 10:29:48 +02:00
fix hovering-toolbar playwright integration test (#5284)
This commit is contained in:
@@ -78,6 +78,9 @@ const config: PlaywrightTestConfig = {
|
||||
|
||||
/* Collect trace when retrying the failed test. See https://playwright.dev/docs/trace-viewer */
|
||||
trace: 'on-first-retry',
|
||||
|
||||
/* Name of attribute for selecting elements by page.getByTestId */
|
||||
testIdAttribute: 'data-test-id',
|
||||
},
|
||||
|
||||
/* Configure projects for major browsers */
|
||||
|
Reference in New Issue
Block a user