Skip to content

Commit cb43454

Browse files
committed
chore: remove unused step
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent b13e9f7 commit cb43454

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/integration/features/sign/tsa.feature

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ Feature: TSA Integration - End-to-End Workflow
1111
Scenario: TSA workflow - Successfully signs document with timestamp
1212
Given run the command "config:app:set libresign tsa_url --value=https://freetsa.org/tsr --type=string" with result code 0
1313
And run the command "config:app:set libresign tsa_auth_type --value=none --type=string" with result code 0
14-
# And run the command "config:app:set libresign tsa_policy_oid --value=1.2.3.4.5 --type=string" with result code 0
1514
And sending "post" to ocs "/apps/provisioning_api/api/v1/config/apps/libresign/identify_methods"
1615
| value | (string)[{"name":"account","enabled":true,"mandatory":true,"signatureMethods":{"clickToSign":{"enabled":true}},"signatureMethodEnabled":"clickToSign"}] |
1716
And the response should have a status code 200

0 commit comments

Comments
 (0)