Skip to content

Commit 80577ab

Browse files
committed
WIP
1 parent b91fb70 commit 80577ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Tests/ViewTypes/TableTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ struct TableTests {
7373

7474
#if os(macOS)
7575
@available(macOS 12, *)
76-
func testTableWithBorderedStyle() async throws {
76+
@Test func introspectWithBorderedStyle() async throws {
7777
try await introspection(of: PlatformTable.self) { spy1, spy2, spy3 in
7878
VStack {
7979
TipTable()

0 commit comments

Comments
 (0)