summaryrefslogtreecommitdiff
path: root/HutchTests/InboxViewModelTests.swift
diff options
context:
space:
mode:
Diffstat (limited to 'HutchTests/InboxViewModelTests.swift')
-rw-r--r--HutchTests/InboxViewModelTests.swift1
1 files changed, 1 insertions, 0 deletions
diff --git a/HutchTests/InboxViewModelTests.swift b/HutchTests/InboxViewModelTests.swift
index 5780b6a..9c35001 100644
--- a/HutchTests/InboxViewModelTests.swift
+++ b/HutchTests/InboxViewModelTests.swift
@@ -2,6 +2,7 @@ import Foundation
import Testing
@testable import Hutch
+@MainActor
struct InboxViewModelTests {
@Test