Browse Source

Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x

Julio 6 years ago
parent
commit
5908349c87
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/behat/features/sessionManagement.feature

+ 1 - 1
tests/behat/features/sessionManagement.feature

@@ -51,7 +51,7 @@ Feature: Session management tool
     Given I am on "/main/session/session_list.php?keyword=Temp+session"
     And wait for the page to be loaded
     And I follow "Edit"
-    And And I press advanced settings
+    And I press advanced settings
     And I check "Show description"
     And I press "submit"
     Then I should see "Update successful"