Improved the APIClient protocol in the library target to provide unspecified error for Swift 5.
This commit is contained in:
@@ -21,7 +21,7 @@ struct AmiiboServiceLiveTests {
|
||||
|
||||
private let service: AmiiboService
|
||||
|
||||
// MARK: Initialisers
|
||||
// MARK: Initializers
|
||||
|
||||
init() {
|
||||
self.service = .init(.live())
|
||||
|
||||
Reference in New Issue
Block a user