diff options
author | Josh Frye <joshfng@gmail.com> | 2016-06-01 10:50:32 -0400 |
---|---|---|
committer | Josh Frye <joshfng@gmail.com> | 2016-06-02 11:10:57 -0400 |
commit | 2605a0a844f187daeeff1f16920db445f53e2793 (patch) | |
tree | 27f47b7fbb99ae090c8694048efb4972c8509666 /features/project | |
parent | 4d9622e7d3e927ad158d26c780fee64c6d8183bc (diff) | |
download | gitlab-ce-2605a0a844f187daeeff1f16920db445f53e2793.tar.gz |
Refactor. Add tests.
Diffstat (limited to 'features/project')
-rw-r--r-- | features/project/builds/summary.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/features/project/builds/summary.feature b/features/project/builds/summary.feature index 3c029a973df..550ebccf0d7 100644 --- a/features/project/builds/summary.feature +++ b/features/project/builds/summary.feature @@ -24,3 +24,4 @@ Feature: Project Builds Summary Then recent build has been erased And recent build summary does not have artifacts widget And recent build summary contains information saying that build has been erased + And the build count cache is updated |