Disabling CMS specs

This commit is contained in:
Will Marshall
2014-03-19 15:19:15 +11:00
parent 09e6caf039
commit a1c8a35e79

View File

@@ -4,7 +4,7 @@ feature %q{
In order to learn about food
As a user of the site
I want to see static content pages
} do
}, skip: true do
include AuthenticationWorkflow
include WebHelper
let(:d) { create(:distributor_enterprise, :name => 'Edible garden') }