mirror of
https://github.com/mastodon/mastodon-ios
synced 2025-04-11 22:58:02 +02:00
Resolve build failure when running tests from Xcode.
The build failure was: ``` MastodonTests/MastodonTests.swift:39:27: error build: Cannot find 'AppContext' in scope ```
This commit is contained in:
parent
8e17afc821
commit
337e221c20
@ -7,6 +7,7 @@
|
||||
|
||||
import XCTest
|
||||
@testable import Mastodon
|
||||
import MastodonCore
|
||||
|
||||
@MainActor
|
||||
class MastodonTests: XCTestCase {
|
||||
|
Loading…
x
Reference in New Issue
Block a user