diff options
| author | randx <dmitriy.zaporozhets@gmail.com> | 2012-10-15 19:51:11 +0300 |
|---|---|---|
| committer | randx <dmitriy.zaporozhets@gmail.com> | 2012-10-15 19:51:11 +0300 |
| commit | 809aefb828e0d4b5c06304fcde2dcfced66ab4e9 (patch) | |
| tree | 4b74baaa21cd65ee2ac07d6c79e226f75f540340 /features/project/source | |
| parent | 47d9732a07ef0aa626efdf745d456bff90fe30f8 (diff) | |
| download | gitlab-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.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 |
