diff --git a/eo-runtime/src/test/eo/org/eolang/runtime-tests.eo b/eo-runtime/src/test/eo/org/eolang/runtime-tests.eo index ac89adbdc5..2244726d55 100644 --- a/eo-runtime/src/test/eo/org/eolang/runtime-tests.eo +++ b/eo-runtime/src/test/eo/org/eolang/runtime-tests.eo @@ -84,7 +84,7 @@ [] > makes-deep-object-recursively assert-that > @ - x 10 + x 5 $.equal-to 0 [i] > x if. > @