Update tests after error handling adjustment

This commit is contained in:
wechman
2022-09-28 12:10:27 +02:00
parent 8307b670cb
commit c7d41fd595
@@ -7,4 +7,4 @@ contract test {
}
}
// ----
// TypeError 2271: (79-85): Operator == not compatible with types struct test.s storage ref and struct test.s storage ref.
// TypeError 2271: (79-85): Operator == not compatible with types struct test.s storage ref and struct test.s storage ref. A user-defined operator not found.