From c6a89e3aa904f48fa1df64131247ab0903bcffe0 Mon Sep 17 00:00:00 2001 From: Gaith Hallak Date: Fri, 11 Nov 2022 20:17:57 +0300 Subject: [PATCH] Fix existing tests --- test/aeso_compiler_tests.erl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/aeso_compiler_tests.erl b/test/aeso_compiler_tests.erl index 0ca006b..626a2b8 100644 --- a/test/aeso_compiler_tests.erl +++ b/test/aeso_compiler_tests.erl @@ -868,7 +868,7 @@ failing_contracts() -> " - line 9, column 5">>]) , ?TYPE_ERROR(polymorphism_contract_missing_implementation, [<> + "Unimplemented entrypoint `f` from the interface `I1` in the contract `I2`">> ]) , ?TYPE_ERROR(polymorphism_contract_same_decl_multi_interface, [<