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:
Doug
2022-07-27 12:13:31 +01:00
committed by GitHub
parent 335872d440
commit c5a50fd203
34 changed files with 51 additions and 64 deletions

View File

@@ -17,7 +17,7 @@
import Foundation
import XCTest
@testable import Riot
@testable import Element
class MXKRoomDataSourceTests: XCTestCase {

View File

@@ -16,7 +16,7 @@
import XCTest
@testable import Riot
@testable import Element
import MobileCoreServices