features/public.feature in pah-0.0.14 vs features/public.feature in pah-0.0.15

- old
+ new

@@ -1,7 +1,8 @@ +@no-clobber Feature: Public Background: - Given I have created a app with pah + Given I have created the app "myapp" with pah Scenario: Have correct files Then I have a public/robots.txt Then I have a public/404.html Then I have a public/500.html