no pending cucumber for travis

This commit is contained in:
randx 2012-06-17 19:19:01 +03:00
parent 60db88ad34
commit 5ff658a607
2 changed files with 3 additions and 4 deletions

View file

@ -60,7 +60,6 @@ Given /^show me page$/ do
end
Given /^page should have network graph$/ do
pending
#page.should have_content "Project Network Graph"
#within ".graph" do
#page.should have_content "stable"