зеркало из
https://github.com/rs-pro/activeadmin-quill_editor.git
synced 2026-09-06 19:55:50 +03:00
test: Improve test suite setup
Этот коммит содержится в:
@@ -12,4 +12,8 @@ class BasePage
|
||||
def load
|
||||
visit(path)
|
||||
end
|
||||
|
||||
def lookup_editor(editor_container:)
|
||||
@editor = Shared::QuillEditor.new(editor_container)
|
||||
end
|
||||
end
|
||||
|
||||
Ссылка в новой задаче
Block a user