a11y polish
This commit is contained in:
@ -17,6 +17,6 @@ class QuestionLiveCoderTest < ActionDispatch::IntegrationTest
|
||||
|
||||
get question_path(question.id)
|
||||
assert_response :success
|
||||
assert_select '#answer_answer_hash_html', question.input_options['html']
|
||||
assert_select "textarea", question.input_options['html']
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user