Skip to content

Commit

Permalink
Trying to fix older builds on macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
leogdion committed Oct 22, 2024
1 parent e771835 commit 5c304d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/FelinePineTests/Mocks/MockType.swift
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
@testable import FelinePine
import XCTest

internal struct MockType: Feline {
internal struct MockType: FelinePineProtocol {
internal typealias LoggingSystemType = MockSystem

internal static let loggingCategory: MockSystem.Category = .alpha
Expand Down

0 comments on commit 5c304d1

Please sign in to comment.