Skip to content

Commit a75c79b

Browse files
test: align admin tsa feature payload
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent e816ce3 commit a75c79b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/integration/features/admin/tsa.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Feature: TSA Administration - Core Configuration
55

66
When sending "post" to ocs "/apps/libresign/api/v1/admin/tsa"
77
| tsa_url | <TSA_URL> |
8-
| tsa_policy | 1.2.3.4.1 |
8+
| tsa_policy_oid | 1.2.3.4.1 |
99
| tsa_auth_type | none |
1010
Then the response should have a status code 200
1111
And the response should be a JSON array with the following mandatory values

0 commit comments

Comments
 (0)