From 855c8f161446c455de73c537d194339e7c1c7713 Mon Sep 17 00:00:00 2001 From: Gaith Hallak Date: Tue, 1 Nov 2022 12:03:42 +0300 Subject: [PATCH] Fix the tests --- test/aeso_compiler_tests.erl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/aeso_compiler_tests.erl b/test/aeso_compiler_tests.erl index 4de0385..cd1da79 100644 --- a/test/aeso_compiler_tests.erl +++ b/test/aeso_compiler_tests.erl @@ -1148,9 +1148,9 @@ failing_contracts() -> [< 'a) => 'a`\n" + " `g : (() => 'b) => 'b`\n" "to arguments\n" - " `Chain.create : (value : int, var_args) => 'b`">> + " `Chain.create : (value : int, var_args) => 'c`">> ]) ].