diff --git a/src/tests/bdd/entity/validate_default_entity.feature b/src/tests/bdd/entity/validate_default_entity.feature index a8ae19243..0fcc04f7b 100644 --- a/src/tests/bdd/entity/validate_default_entity.feature +++ b/src/tests/bdd/entity/validate_default_entity.feature @@ -246,7 +246,6 @@ Feature: Validate Default Entity "status": 400, "type": "ValidationException", "message": "Attribute 'default' should be type 'float'. Got 'str'. Value: five", - "debug": "Location: Entity in key '^.attributes.0.default'", - "data": null + "debug": "Location: Entity in key '^.attributes.0.default'" } - """ \ No newline at end of file + """