Commit 6baf9c44 authored by Robert Speicher's avatar Robert Speicher

Fix cucumber failure that only happened on Travis

parent 3095483e
......@@ -73,7 +73,6 @@ Given /^page should have network graph$/ do
page.should have_content "Project Network Graph"
within ".graph" do
page.should have_content "master"
page.should have_content "github"
page.should have_content "scss_refactor..."
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