diff options
| author | Grzegorz Bizon <grzesiek.bizon@gmail.com> | 2016-01-18 10:18:16 +0100 |
|---|---|---|
| committer | Grzegorz Bizon <grzesiek.bizon@gmail.com> | 2016-01-18 19:58:16 +0100 |
| commit | 13f0ea12e3b99a59c3387aa2646a8b84220ba4a4 (patch) | |
| tree | 0b273f6ee53d77503abfceb111bfec3499288c22 /features/project/builds | |
| parent | 21ac92b8ba53ba90ccb03b2406435c6cb11b567d (diff) | |
| download | gitlab-ce-13f0ea12e3b99a59c3387aa2646a8b84220ba4a4.tar.gz | |
Improve ux in builds artifacts browser
Diffstat (limited to 'features/project/builds')
| -rw-r--r-- | features/project/builds/artifacts.feature | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/features/project/builds/artifacts.feature b/features/project/builds/artifacts.feature index 7a7dbb71b18..4f68e44fd77 100644 --- a/features/project/builds/artifacts.feature +++ b/features/project/builds/artifacts.feature @@ -49,5 +49,5 @@ Feature: Project Builds Artifacts And recent build has artifacts metadata available When I visit recent build summary page And I click artifacts browse button - And I click download button for a file within build artifacts + And I click a link to file within build artifacts Then download of a file extracted from build artifacts should start |
