Move tests related with attached documents from documentable shared specs to nested documentable file
Note that we moved some system tests to component tests, since they don't involve user interaction and can be fully covered at the component level.
This commit is contained in:
@@ -1295,8 +1295,6 @@ describe "Proposals" do
|
||||
|
||||
it_behaves_like "imageable", "proposal", "proposal_path", { id: "id" }
|
||||
|
||||
it_behaves_like "documentable", "proposal", "proposal_path", { id: "id" }
|
||||
|
||||
it_behaves_like "mappable",
|
||||
"proposal",
|
||||
"proposal",
|
||||
|
||||
Reference in New Issue
Block a user