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 b91fb70 commit 80577abCopy full SHA for 80577ab
Tests/Tests/ViewTypes/TableTests.swift
@@ -73,7 +73,7 @@ struct TableTests {
73
74
#if os(macOS)
75
@available(macOS 12, *)
76
- func testTableWithBorderedStyle() async throws {
+ @Test func introspectWithBorderedStyle() async throws {
77
try await introspection(of: PlatformTable.self) { spy1, spy2, spy3 in
78
VStack {
79
TipTable()
0 commit comments