We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e11afee commit c8d13ccCopy full SHA for c8d13cc
StreamChatSwiftUITestsAppTests/Tests/MessageList_Tests.swift
@@ -643,7 +643,7 @@ extension MessageList_Tests {
643
.scrollMessageListDown() // to hide the keyboard
644
}
645
THEN("user observes a preview of the video with description") {
646
- userRobot.assertLinkPreview(alsoVerifyServiceName: "YouTube")
+ userRobot.assertLinkPreview()
647
648
649
@@ -677,7 +677,7 @@ extension MessageList_Tests {
677
userRobot.scrollMessageListDown() // to hide the keyboard
678
679
680
681
682
683
0 commit comments