Commit b023a920 authored by Lin Jen-Shin's avatar Lin Jen-Shin

So we still want to have More Pages button

parent 68ddb4c7
......@@ -322,8 +322,8 @@ describe "User creates wiki page" do
visit(project_wikis_path(project))
expect(page).to have_content('My customized sidebar')
expect(page).to have_content('More Pages')
expect(page).not_to have_content('Another')
expect(page).not_to have_content('More Pages')
end
end
end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment