mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-08-20 13:47:46 +02:00
error change
This commit is contained in:
parent
04c3ae0dce
commit
4a173ec12a
@ -25,7 +25,7 @@ Feature: API Validation
|
|||||||
| password | wrongPassword |
|
| password | wrongPassword |
|
||||||
When I send the API request to the endpoint "/api/v1/security/remove-password"
|
When I send the API request to the endpoint "/api/v1/security/remove-password"
|
||||||
Then the response status code should be 500
|
Then the response status code should be 500
|
||||||
And the response should contain error message "Internal Server Error"
|
And the response should contain error message "Cannot decrypt PDF, the password is incorrect"
|
||||||
|
|
||||||
@positive @info
|
@positive @info
|
||||||
Scenario: Get info
|
Scenario: Get info
|
||||||
|
Loading…
Reference in New Issue
Block a user