mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-23 18:12:44 +02:00
Prefix test in-front of UI test methods.
This commit is contained in:
+2
-5
@@ -17,9 +17,6 @@
|
||||
import XCTest
|
||||
import RiotSwiftUI
|
||||
|
||||
class LiveLocationSharingViewerUITests: MockScreenTest {
|
||||
|
||||
override class var screenType: MockScreenState.Type {
|
||||
return MockLiveLocationSharingViewerScreenState.self
|
||||
}
|
||||
class LiveLocationSharingViewerUITests: MockScreenTestCase {
|
||||
// Tests to be implemented.
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user