We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0598e46 commit a57ea75Copy full SHA for a57ea75
Tests/Tests/ViewTypes/WebViewTests.swift
@@ -1,9 +1,8 @@
1
#if compiler(>=6.2) && canImport(WebKit)
2
import SwiftUI
3
import SwiftUIIntrospect
4
-import WebKit
5
-import XCTest
6
import Testing
+import WebKit
7
8
@MainActor
9
@Suite
0 commit comments