Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Feature: Create user
Background: start scenario
Given start new scenario

@Author("JohnDoe")
@Author("JohnDoe") @Author("JohnDoe2")
@Category("Smoke")
@CreateUser01 @CreateUserAPIPass
Scenario: CreateUser01
Expand Down Expand Up @@ -154,4 +154,4 @@ Feature: Create user
| Content-Type | application/json |
#Api setup end
When I call GET request
Then response code should be '200'
Then response code should be '200'