Rename "translatable" shared example to "edit_translatable"
Also rename all specs calls
This commit is contained in:
committed by
voodoorai2000
parent
64bfab9c9c
commit
3176be43d9
@@ -20,7 +20,7 @@ describe "Proposals" do
|
||||
"new_proposal_path",
|
||||
%w[title summary],
|
||||
{ "description" => :ckeditor }
|
||||
it_behaves_like "translatable",
|
||||
it_behaves_like "edit_translatable",
|
||||
"proposal",
|
||||
"edit_proposal_path",
|
||||
%w[title summary],
|
||||
|
||||
Reference in New Issue
Block a user