diff options
Diffstat (limited to 'features/project/wall.feature')
-rw-r--r-- | features/project/wall.feature | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/features/project/wall.feature b/features/project/wall.feature index c92dbf82db5..c38d046a850 100644 --- a/features/project/wall.feature +++ b/features/project/wall.feature @@ -1,11 +1,9 @@ -@javascript Feature: Project Wall In order to use Project Wall - A user - Should be able to read & write messages + A user should be able to read and write messages Background: - Given I signin as a user + Given I sign in as a user And I own project "Shop" And I visit project "Shop" wall page |