Skip to content
Snippets Groups Projects
Commit b641cdd1 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

fix test

parent af657b05
Branches
Tags
No related merge requests found
Loading
Loading
@@ -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
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment