mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-05 07:27:42 +02:00
Prefix test in-front of UI test methods.
This commit is contained in:
+1
-1
@@ -17,6 +17,6 @@
|
||||
import XCTest
|
||||
import RiotSwiftUI
|
||||
|
||||
class AuthenticationReCaptchaUITests: MockScreenTest {
|
||||
class AuthenticationReCaptchaUITests: MockScreenTestCase {
|
||||
// Nothing to test as the view only has a single state.
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user