Merge pull request #3929 from consul/fix_unselecting_spec
Fix flaky spec when unselecting an investment
This commit is contained in:
@@ -1525,6 +1525,8 @@ describe "Admin budget investments" do
|
||||
|
||||
within("#budget_investment_#{selected_bi.id}") do
|
||||
click_link("Selected")
|
||||
|
||||
expect(page).to have_link("Select")
|
||||
end
|
||||
|
||||
click_button("Filter")
|
||||
|
||||
Reference in New Issue
Block a user