From f552c29a682fbfc916ae7261ea5ba094a88421dc Mon Sep 17 00:00:00 2001 From: "hieu.ha" Date: Thu, 7 Nov 2024 16:22:03 +0700 Subject: [PATCH] test: test CI --- gnovm/tests/files/assign33.gno | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnovm/tests/files/assign33.gno b/gnovm/tests/files/assign33.gno index 35d8275f828..c0c9b8fffb6 100644 --- a/gnovm/tests/files/assign33.gno +++ b/gnovm/tests/files/assign33.gno @@ -10,5 +10,5 @@ func main() { } // Error: -// main/files/assign33.gno:8:6: cannot use foo() (value of type bool) as int value in assignment +// main/files/assign33.gno:8:6: cannot use foo() (value of type bool) as int value in assignment: