Fix cucumber failure that only happened on Travis
This commit is contained in:
parent
3095483e65
commit
6baf9c441d
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue