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