Skip to content

Commit f144217

Browse files
committed
test(api): reset profile field fixtures per scenario
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent 84c01ee commit f144217

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/integration/features/api/profile_fields.feature

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
Feature: profile fields API
22
Background:
33
Given user "profileuser" exists
4+
And run the command "profile_fields:developer:reset --all" with result code 0
45

56
Scenario: unauthenticated users cannot list their own fields
67
Given as user ""

0 commit comments

Comments
 (0)