@ -22,6 +22,6 @@ class QuestionLiveCoderTest < ActionDispatch::IntegrationTest
|
||||
|
||||
get question_path(question.id)
|
||||
assert_response :success
|
||||
assert_select '#answer_live_code_html', question.input_options['html']
|
||||
assert_select '#answer_answer_hash_html', question.input_options['html']
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user