2
2
mirror of https://github.com/mastodon/mastodon-ios synced 2025-04-11 22:58:02 +02:00

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

View File

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