Skip to content

Commit 67645ad

Browse files
committed
WIP
1 parent 4bd5fe7 commit 67645ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Tests/ViewTypes/SearchFieldTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,6 @@ struct SearchFieldTests {
158158
}
159159
}
160160
}
161-
#endif
162161

163162
@MainActor
164163
extension Trait where Self == ConditionTrait {
@@ -172,3 +171,4 @@ extension Trait where Self == ConditionTrait {
172171
return .disabled(if: disabled, "Disabled on iOS 26+ except for iPad", sourceLocation: sourceLocation)
173172
}
174173
}
174+
#endif

0 commit comments

Comments
 (0)