From 5f156c9e082dbd0e63b92bb227e70b37ef24ac9f Mon Sep 17 00:00:00 2001 From: Rodrigo Souto Date: Thu, 16 Jan 2014 18:22:23 +0000 Subject: [PATCH] new-content-features: fill address field which is not filled without js --- features/new_content_on_cms.feature | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/features/new_content_on_cms.feature b/features/new_content_on_cms.feature index 674820e..adb63c0 100644 --- a/features/new_content_on_cms.feature +++ b/features/new_content_on_cms.feature @@ -50,6 +50,7 @@ Feature: create content on cms Given I follow "New content" When I follow "Blog" And I fill in "Title" with "My blog" + And I fill in "Address" with "my-blog" And I press "Save" And I go to joaosilva's cms Then I should see "My blog" -- libgit2 0.21.2