adds images to anwers
This commit is contained in:
@@ -214,6 +214,7 @@ end
|
||||
|
||||
def imageable_attach_new_file(imageable_factory_name, path, success = true)
|
||||
click_link "Add image"
|
||||
|
||||
within "#nested-image" do
|
||||
image = find(".image")
|
||||
image_input = image.find("input[type=file]", visible: false)
|
||||
|
||||
Reference in New Issue
Block a user