diff options
Diffstat (limited to 'HutchTests/RepositoryDeployKeyTests.swift')
| -rw-r--r-- | HutchTests/RepositoryDeployKeyTests.swift | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/HutchTests/RepositoryDeployKeyTests.swift b/HutchTests/RepositoryDeployKeyTests.swift index c6ff667..d7a0dad 100644 --- a/HutchTests/RepositoryDeployKeyTests.swift +++ b/HutchTests/RepositoryDeployKeyTests.swift @@ -2,6 +2,7 @@ import Foundation import Testing @testable import Hutch +@MainActor struct RepositoryDeployKeyTests { @Test func decodesDeployKey() throws { |
