summaryrefslogtreecommitdiff
path: root/features/project/source
diff options
context:
space:
mode:
authorrandx <dmitriy.zaporozhets@gmail.com>2012-10-15 19:51:11 +0300
committerrandx <dmitriy.zaporozhets@gmail.com>2012-10-15 19:51:11 +0300
commit809aefb828e0d4b5c06304fcde2dcfced66ab4e9 (patch)
tree4b74baaa21cd65ee2ac07d6c79e226f75f540340 /features/project/source
parent47d9732a07ef0aa626efdf745d456bff90fe30f8 (diff)
downloadgitlab-ce-809aefb828e0d4b5c06304fcde2dcfced66ab4e9.tar.gz
Minor improve to UI and code formatting of gitlab web editor
Diffstat (limited to 'features/project/source')
-rw-r--r--features/project/source/browse_files.feature2
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