Fix feature tests for erasing build

This commit is contained in:
Grzegorz Bizon 2016-02-16 09:51:02 +01:00
parent 7d5a182624
commit 36971a5046
1 changed files with 2 additions and 1 deletions

View File

@ -15,7 +15,8 @@ Feature: Project Builds Summary
Then I see button to CI Lint
Scenario: I erase a build
Given recent build has a build trace
Given recent build is successful
And recent build has a build trace
When I visit recent build details page
And I click erase build button
Then recent build has been erased