Skip to content

Commit 169b55a

Browse files
authored
Update ExampleTests.swift
1 parent 842408b commit 169b55a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tests/CacheTests/ExampleTests.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ final class ExampleTests: XCTestCase {
4343
XCTAssertEqual(subclassObject.value, expectedValue)
4444
}
4545

46+
@MainActor
4647
func testObservedObjectExample() throws {
4748
struct ExampleView: View {
4849
enum Key {

0 commit comments

Comments
 (0)