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