Fix back link on document new page.

This commit is contained in:
Senén Rodero Rodríguez
2017-07-21 16:46:18 +02:00
parent 27b3c60e92
commit 462931845b
2 changed files with 5 additions and 2 deletions

View File

@@ -1227,6 +1227,7 @@ feature 'Proposals' do
end
it_behaves_like "followable", "proposal", "proposal_path", { "id": "id" }
it_behaves_like "documentable", "proposal", "proposal_path", { "id": "id" }
scenario 'Erased author' do