Commit b641cdd1 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

fix test

parent af657b05
......@@ -12,7 +12,7 @@ describe "Admin::Hooks" do
describe "GET /admin/hooks" do
it "should be ok" do
visit admin_root_path
within ".main_menu" do
within ".main-nav" do
click_on "Hooks"
end
current_path.should == admin_hooks_path
......
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