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: