Skip to content

Commit

Permalink
Fix test compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
Arclite committed Dec 2, 2024
1 parent 8b3646c commit ae65196
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ import XCTest

@testable import SettingsUI

@available(iOS 16.0, *)
class SettingsContentPurchasedFeaturesSectionTests: XCTestCase {
func testContainsPurchaseNavigationLinkIfNotPurchased() throws {
let section = try SettingsContentPurchasedFeaturesSection(state: .loading).inspect().find(SettingsContentPurchasedFeaturesSection.self)
Expand Down

0 comments on commit ae65196

Please sign in to comment.