Skip to content
Snippets Groups Projects

fixed a failing test

Merged Rosen Georgiev requested to merge connectionManager into main
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -79,4 +79,4 @@ Feature: API - OCM - attestation - v1 - credentialDef - :schemaID GET
Given I get a credential definition with schemaID {test1234} via OCM Api
Then the field {statusCode} contains the value {404}
And the status code should be {404}
Then the field {message} contains the value {Credential definitions fetch successfully}
\ No newline at end of file
Then the field {message} contains the value {No Data found}
\ No newline at end of file
Loading