html reset
This commit is contained in:
@ -64,7 +64,7 @@ module Admin
|
||||
assert_redirected_to admin_question_path(question.to_i)
|
||||
|
||||
get admin_question_path question.to_i
|
||||
assert_select 'p', 'foo bar baz'
|
||||
assert_select 'div', 'foo bar baz'
|
||||
end
|
||||
|
||||
test "should post attachment" do
|
||||
|
Reference in New Issue
Block a user