Skip to content

Commit

Permalink
Update test
Browse files Browse the repository at this point in the history
  • Loading branch information
Tharsanan1 committed Feb 13, 2024
1 parent 29ef3a5 commit 0f08600
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Feature: Basic auth
| Authorization | bearer ${accessToken} |
And I send "GET" request to "https://default.gw.wso2.com:9095/basic-auth/3.14/employee/" with body ""
And I eventually receive 404 response code, not accepting
| 429 |
| 200 |

Scenario Outline: Undeploy API finally
Given The system is ready
Expand Down

0 comments on commit 0f08600

Please sign in to comment.