Merge pull request #3486 from consul/backport-fix_typo_in_executions_spec

Fix typo in budget executions spec
This commit is contained in:
Javier Martín
2019-05-10 17:09:46 +02:00
committed by GitHub

View File

@@ -53,7 +53,7 @@ feature "Executions" do
click_link "See results"
click_link "Milestones"
expect(page).not_to have_content("No winner investments in this state")
expect(page).to have_content("No winner investments in this state")
select "Executed (0)", from: "status"