Commit ff28a5c8 authored by thomas Bousselin's avatar thomas Bousselin
Browse files

fix: type validation error should be a bad request.

parent 0a469ff1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@ Test Template Create Entity With Invalid Request Scenarios
    building-minimal.json    ${ERROR_TYPE_BAD_REQUEST_DATA}
001_02_04 EntityWithInvalidType
    [Tags]    e-create    5_6_1
    invalid-type.jsonld    ${ERROR_TYPE_INVALID_REQUEST}
    invalid-type.jsonld    ${ERROR_TYPE_BAD_REQUEST_DATA}


*** Keywords ***