Rename "translatable" shared example to "edit_translatable"
Also rename all specs calls
This commit is contained in:
committed by
voodoorai2000
parent
64bfab9c9c
commit
3176be43d9
@@ -6,7 +6,7 @@ describe "Admin poll questions" do
|
||||
login_as(create(:administrator).user)
|
||||
end
|
||||
|
||||
it_behaves_like "translatable",
|
||||
it_behaves_like "edit_translatable",
|
||||
"poll_question",
|
||||
"edit_admin_question_path",
|
||||
%w[title]
|
||||
|
||||
Reference in New Issue
Block a user