diff --git a/eo-runtime/src/test/eo/org/eolang/tuple-tests.eo b/eo-runtime/src/test/eo/org/eolang/tuple-tests.eo index ce9e032ba2..7b59380c9d 100644 --- a/eo-runtime/src/test/eo/org/eolang/tuple-tests.eo +++ b/eo-runtime/src/test/eo/org/eolang/tuple-tests.eo @@ -65,7 +65,9 @@ anArray.at 0 $.equal-to 100 -# @todo +# @todo #2435:30min Enable test with array-each. assert-that.array-each object +# uses memory. So after changing memory behaviour array-each started to work +# incorrectly. Need to fix the object and then enable the test [] > tuple-as-a-bound-attribute-size-2 * > anArray 1