You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tests/behat/tool_opencast_connectiontool.feature
+10-11Lines changed: 10 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -36,18 +36,17 @@ Feature: Check the connection to Opencast instances
36
36
And I should see "Opencast API User Credentials test failed"
37
37
38
38
@javascript
39
-
Scenario: When the admin is on the tool_opencast category settings page and two instances are given, the connection check should target both instances individually
39
+
Scenario: When two instances are given and the admin is on the second instance's configuration page, the connection check for the second instance with invalid data should fail
0 commit comments