Skip to content

Commit

Permalink
Update test/cucumber-tests/src/test/resources/tests/api/APIBackendBas…
Browse files Browse the repository at this point in the history
…edAIRatelimit.feature
  • Loading branch information
Tharsanan1 authored Oct 4, 2024
1 parent c03939e commit 1b09fdc
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ Feature: API backend based AI ratelimit Feature
Then I set headers
| Authorization | bearer ${accessToken} |
And I wait for next minute strictly
And I wait for 3600 seconds
And I send "GET" request to "https://default.gw.wso2.com:9095/llm-api/v1.0.0/3.14/employee?send=body" with body ""
Then the response status code should be 200
And the response headers should contain
Expand Down

0 comments on commit 1b09fdc

Please sign in to comment.