diff --git a/editor/tests/solve_expr2.rs b/editor/tests/solve_expr2.rs index 9d88ec4e11..f10f4d9053 100644 --- a/editor/tests/solve_expr2.rs +++ b/editor/tests/solve_expr2.rs @@ -161,7 +161,7 @@ fn constrain_small_int() { 12 "# ), - "Int *", + "Num *", ) }