mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-03 22:56:57 +02:00
Cleanup
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ import RiotSwiftUI
|
||||
|
||||
class UserSessionDetailsViewUITests: MockScreenTestCase {
|
||||
|
||||
func test_longPressOnDetailsCell_CopyValueToClipboard() throws {
|
||||
func test_longPressDetailsCell_CopiesValueToClipboard() throws {
|
||||
app.goToScreenWithIdentifier(MockUserSessionDetailsScreenState.allSections.title)
|
||||
|
||||
UIPasteboard.general.string = ""
|
||||
|
||||
Reference in New Issue
Block a user