Extract budget investment from shared nested imageable specs to system specs

This commit is contained in:
taitus
2024-11-15 14:52:04 +01:00
parent add50d68f6
commit 2212a2a2f4
3 changed files with 11 additions and 14 deletions

View File

@@ -1118,14 +1118,6 @@ describe "Budget Investments" do
"budget_investment_path",
{ budget_id: "budget_id", id: "id" }
it_behaves_like "nested imageable",
"budget_investment",
"new_budget_investment_path",
{ budget_id: "budget_id" },
"imageable_fill_new_valid_budget_investment",
"Create Investment",
"Budget Investment created successfully."
it_behaves_like "documentable",
"budget_investment",
"budget_investment_path",