diff --git a/test/aeso_compiler_tests.erl b/test/aeso_compiler_tests.erl index 7f9a252..fd1c9a1 100644 --- a/test/aeso_compiler_tests.erl +++ b/test/aeso_compiler_tests.erl @@ -791,7 +791,7 @@ failing_contracts() -> "when checking the type of the expression `\"y\" : string` " "against the expected type `bool`">> ]) - , ?TYPE_ERROR(empty_record_declaration, + , ?TYPE_ERROR(empty_record_definition, [<> ])