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