mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-17 23:18:27 +02:00
Stop using an ephemeral web browser session on SSO (#6464)
Rename the bundle name to Element for the SSO alert. * Fix unit tests after bundle name change. * Update slather for bundle name change.
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
import Foundation
|
||||
import XCTest
|
||||
|
||||
@testable import Riot
|
||||
@testable import Element
|
||||
|
||||
class MXKRoomDataSourceTests: XCTestCase {
|
||||
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
|
||||
import XCTest
|
||||
|
||||
@testable import Riot
|
||||
@testable import Element
|
||||
|
||||
import MobileCoreServices
|
||||
|
||||
|
||||
Reference in New Issue
Block a user