remove duplicated method
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
def fill_in_ckeditor(id, with:)
|
||||
|
||||
within_frame find("#cke_#{id} iframe") do
|
||||
find('body').base.send_keys with
|
||||
end
|
||||
|
||||
end
|
||||
Reference in New Issue
Block a user