Rename "translatable" shared example to "edit_translatable"
Also rename all specs calls
This commit is contained in:
committed by
voodoorai2000
parent
64bfab9c9c
commit
3176be43d9
@@ -8,7 +8,7 @@ describe "Admin Notifications" do
|
||||
create(:budget)
|
||||
end
|
||||
|
||||
it_behaves_like "translatable",
|
||||
it_behaves_like "edit_translatable",
|
||||
"admin_notification",
|
||||
"edit_admin_admin_notification_path",
|
||||
%w[title body]
|
||||
|
||||
Reference in New Issue
Block a user