diff --git a/features/desktop/signs_up.feature b/features/desktop/signs_up.feature index dbbbf73fa82bc2d7815c8a83ac1d24686e64c6cf..84b6381a3c1660abb6c3d2ff39e3448a46f8a091 100644 --- a/features/desktop/signs_up.feature +++ b/features/desktop/signs_up.feature @@ -37,6 +37,11 @@ Feature: new user registration Then I should be on the stream page And I close the publisher + Scenario: first status message is public + When I confirm the alert after I follow "awesome_button" + Then I should be on the stream page + And I should see "Public" within ".aspect_dropdown" + Scenario: new user without any tags posts first status message When I confirm the alert after I follow "awesome_button" Then I should be on the stream page