Skip to content

Commit

Permalink
Remove problematic step
Browse files Browse the repository at this point in the history
Signed-off-by: Vitor Mattos <vitor@php.rio>
  • Loading branch information
vitormattos committed Mar 10, 2024
1 parent 01f6e06 commit 4ccdd5d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/integration/features/sign/request.feature
Original file line number Diff line number Diff line change
Expand Up @@ -194,8 +194,6 @@ Feature: request-signature
| users | [{"identify":{"account":"signer1"}}] |
| name | document |
Then the response should have a status code 200
And there should be 1 emails in my inbox
And I open the latest email to "signer1@domain.test" with subject "LibreSign: There is a file for you to sign"
When as user "signer1"
Then sending "get" to ocs "/apps/notifications/api/v2/notifications"
And the response should be a JSON array with the following mandatory values
Expand Down

0 comments on commit 4ccdd5d

Please sign in to comment.