diff options
author | Grzegorz Bizon <grzesiek.bizon@gmail.com> | 2016-01-18 08:12:31 +0100 |
---|---|---|
committer | Grzegorz Bizon <grzesiek.bizon@gmail.com> | 2016-01-18 08:12:31 +0100 |
commit | 6fe33804dc080522242d9ea3639548c2b246a56b (patch) | |
tree | bcfca47b98d40a74cbfb8ad81618f38d27b30c05 /features/project | |
parent | 7506afe14bad7bb4f93e26a539b3ffe75303e180 (diff) | |
download | gitlab-ce-6fe33804dc080522242d9ea3639548c2b246a56b.tar.gz |
Remove dropdown containing CI Lint button on builds pagefeature/expose-ci-lint-tool
Link to CI Lint on builds page will be a separate button from now on.
Diffstat (limited to 'features/project')
-rw-r--r-- | features/project/builds/summary.feature | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/features/project/builds/summary.feature b/features/project/builds/summary.feature index 9f006fcaca8..b69d279517b 100644 --- a/features/project/builds/summary.feature +++ b/features/project/builds/summary.feature @@ -12,4 +12,4 @@ Feature: Project Builds Summary Scenario: I browse project builds page When I visit project builds page - Then I see button to CI Lint Tool + Then I see button to CI Lint |