Skip to content

Commit

Permalink
Update mock
Browse files Browse the repository at this point in the history
  • Loading branch information
GianniCarlo committed Dec 18, 2023
1 parent 1d0c7d6 commit 08d7983
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BookPlayer/Generated/AutoMockable.generated.swift
Original file line number Diff line number Diff line change
Expand Up @@ -1085,6 +1085,7 @@ class PlayerManagerProtocolMock: PlayerManagerProtocol {
set(value) { underlyingIsPlaying = value }
}
var underlyingIsPlaying: Bool!
var syncProgressDelegate: PlaybackSyncProgressDelegate?
//MARK: - load

var loadAutoplayCallsCount = 0
Expand Down

0 comments on commit 08d7983

Please sign in to comment.