mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-28 12:16:58 +02:00
Fix authentication unit tests
This commit is contained in:
committed by
Stefan Ceriu
parent
68461d5fd5
commit
cf76ed99cd
@@ -216,6 +216,6 @@ class MockAuthenticationRestClient: AuthenticationRestClient {
|
||||
// MARK: Versions
|
||||
|
||||
func supportedMatrixVersions() async throws -> MXMatrixVersions {
|
||||
throw MockError.unhandled
|
||||
return MXMatrixVersions()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user