Skip to content

Commit

Permalink
chore: rollback changes
Browse files Browse the repository at this point in the history
Signed-off-by: Allain Magyar <[email protected]>
  • Loading branch information
amagyar-iohk committed Sep 26, 2024
1 parent 96c8435 commit e184c23
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,8 @@ class ManageCredentialConfigSteps {
schemaId = "$baseUrl/schema-registry/schemas/$schemaGuid/schema",
)
),
// Ensure.thatTheLastResponse().statusCode().isEqualTo(HttpStatus.SC_CREATED),
Ensure.thatTheLastResponse().statusCode().isEqualTo(HttpStatus.SC_CREATED),
)
SerenityRest.lastResponse().body.prettyPrint()
}

@When("{actor} deletes {string} credential configuration")
Expand Down

0 comments on commit e184c23

Please sign in to comment.