Skip to content

Commit

Permalink
Fixes indentation
Browse files Browse the repository at this point in the history
Fixes indentation to pass gherkinlint
  • Loading branch information
Juan Carlos Rodríguez del Pino committed Mar 9, 2021
1 parent 7a9dfbd commit c19958c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/behat/submision_list.feature
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ Feature: List submissions of students
Then I should not see "Error"
And I should not see "Surname"

Scenario: A non-editing teacher download all submissions
Scenario: A non-editing teacher download all submissions
Given I log in as "teacher2"
And I am on "Course 1" course homepage
And I follow "VPL activity 1"
Expand Down

0 comments on commit c19958c

Please sign in to comment.