diff --git a/test/behave/features/rocketchat.feature b/test/behave/features/rocketchat.feature index f0cccc19bf89d67d1e28c4b2a9b4a95ac7c30fdc..68ddfacfee6ee37c68a9f1e50ec7b998a41f1247 100644 --- a/test/behave/features/rocketchat.feature +++ b/test/behave/features/rocketchat.feature @@ -19,5 +19,3 @@ Scenario: Login to rocketchat And I enter the "rocketchat" "password" in the inputfield "#pass" And I click on the button ".login" Then I wait on element ".rooms-list" for 25000ms to be visible - And I expect that the title is "Rocket.Chat" -