mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 16:42:44 +02:00
Prefix test in-front of UI test methods.
This commit is contained in:
@@ -17,6 +17,6 @@
|
||||
import XCTest
|
||||
import RiotSwiftUI
|
||||
|
||||
class OnboardingUseCaseUITests: MockScreenTest {
|
||||
class OnboardingUseCaseUITests: MockScreenTestCase {
|
||||
// The view has no parameters or changing state to test.
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user