#45 fix test for project macro
This commit is contained in:
parent
760140a6b2
commit
8bd34d99e4
@ -220,7 +220,7 @@ class WikiControllerTest < Additionals::ControllerTest
|
||||
get :show,
|
||||
params: { project_id: 1, id: @page_name }
|
||||
assert_response :success
|
||||
assert_select 'div.wiki div.additionals-projects li.project'
|
||||
assert_select 'div.wiki div.additionals-projects tr.project'
|
||||
end
|
||||
|
||||
def test_show_with_fa_macro
|
||||
|
Loading…
Reference in New Issue
Block a user