Skip to content

Commit

Permalink
test: fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Allain Magyar <[email protected]>
  • Loading branch information
amagyar-iohk committed Nov 19, 2024
1 parent bae280e commit cbed17a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import common.CredentialSchema.STUDENT_SCHEMA
import net.serenitybdd.screenplay.Actor

enum class SchemaTemplateError {
TYPE_AND_PROPERTIES_WITHOUT_SCHEMA_TYPEError {
TYPE_AND_PROPERTIES_WITHOUT_SCHEMA_TYPE {
override fun inner_schema(): String {
return """
{
Expand Down

0 comments on commit cbed17a

Please sign in to comment.