From c43ed33b7dbf0d976ba6b6625f1afa5cfeee4e51 Mon Sep 17 00:00:00 2001 From: Matt Rider Date: Tue, 20 Aug 2019 22:22:27 +0200 Subject: [PATCH] Add categories for post creation Content.feature --- cypress/integration/user_profile/blocked-users/Content.feature | 1 + 1 file changed, 1 insertion(+) diff --git a/cypress/integration/user_profile/blocked-users/Content.feature b/cypress/integration/user_profile/blocked-users/Content.feature index edc0d63b9..00c2abc21 100644 --- a/cypress/integration/user_profile/blocked-users/Content.feature +++ b/cypress/integration/user_profile/blocked-users/Content.feature @@ -5,6 +5,7 @@ Feature: Block a User Background: Given I have a user account + And we have a selection of categories And there is an annoying user called "Spammy Spammer" Scenario Outline: Blocked users cannot see each others posts