Merge pull request #573 from jverkoey/test-build-failure

Resolve build failure when running tests from Xcode.
This commit is contained in:
Marcus Kida 2022-11-15 08:10:25 +01:00 committed by GitHub
commit 548dbe334a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
import XCTest
@testable import Mastodon
import MastodonCore
@MainActor
class MastodonTests: XCTestCase {