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