diff options
Diffstat (limited to 'features/project/source/browse_files.feature')
-rw-r--r-- | features/project/source/browse_files.feature | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/features/project/source/browse_files.feature b/features/project/source/browse_files.feature index 9b650d64041..0b8495ffc58 100644 --- a/features/project/source/browse_files.feature +++ b/features/project/source/browse_files.feature @@ -23,5 +23,5 @@ Feature: Project Browse files @javascript Scenario: I can edit file Given I click on "Gemfile" file in repo - And I click button "Edit" + And I click button "edit" Then I can edit code |