Commit 36971a50 authored by Grzegorz Bizon's avatar Grzegorz Bizon

Fix feature tests for erasing build

parent 7d5a1826
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment