Onboarding flow coordinator and FTUE changes (#2578)

Fixes #2595, fixes #2594, fixes #2593, fixes #2592, fixes #2591
This commit is contained in:
Stefan Ceriu
2024-03-21 14:01:23 +02:00
committed by GitHub
parent ad70ea96e8
commit fd0eb78dbe
176 changed files with 1886 additions and 912 deletions

View File

@@ -41,7 +41,7 @@ class HomeScreenViewModelTests: XCTestCase {
}
override func tearDown() {
AppSettings.reset()
AppSettings.resetAllSettings()
}
func testSelectRoom() async throws {