1
0
mirror of https://github.com/Stirling-Tools/Stirling-PDF.git synced 2024-11-11 02:10:11 +01:00

Update examples.feature

This commit is contained in:
Anthony Stirling 2024-08-03 13:47:47 +01:00 committed by GitHub
parent 950a0c4b21
commit 510f39ad41
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -94,7 +94,7 @@ Feature: API Validation
When I send the API request to the endpoint "/api/v1/misc/remove-blanks"
Then the response content type should be "application/octet-stream"
And the response file should have extension ".zip"
And the response ZIP should contain 2 files
And the response ZIP should contain 1 files
And the response file should have size greater than 0
@positive @flatten