Skip to content

Commit f37ef4e

Browse files
committed
wip
1 parent f75f311 commit f37ef4e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tests/ComposableArchitectureTests/StoreLifetimeTests.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ final class StoreLifetimeTests: BaseTCATestCase {
126126

127127
@MainActor
128128
@available(*, deprecated)
129+
@available(iOS 16, macOS 13, tvOS 16, watchOS 9, *)
129130
func testUnCachedStores() async {
130131
Logger.shared.isEnabled = true
131132
let clock = TestClock()

0 commit comments

Comments
 (0)