Fix CI WebViewRepresentable test initializers
This commit is contained in:
parent
91061ce341
commit
b8cec19257
1 changed files with 2 additions and 0 deletions
|
|
@ -2550,6 +2550,7 @@ final class BrowserDeveloperToolsVisibilityPersistenceTests: XCTestCase {
|
|||
panel: panel,
|
||||
paneId: paneId,
|
||||
shouldAttachWebView: true,
|
||||
useLocalInlineHosting: false,
|
||||
shouldFocusWebView: false,
|
||||
isPanelFocused: true,
|
||||
portalZPriority: 0,
|
||||
|
|
@ -2591,6 +2592,7 @@ final class BrowserDeveloperToolsVisibilityPersistenceTests: XCTestCase {
|
|||
panel: panel,
|
||||
paneId: paneId,
|
||||
shouldAttachWebView: true,
|
||||
useLocalInlineHosting: false,
|
||||
shouldFocusWebView: false,
|
||||
isPanelFocused: true,
|
||||
portalZPriority: 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue