Merge pull request #3486 from consul/backport-fix_typo_in_executions_spec
Fix typo in budget executions spec
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user