Skip to content

Commit

Permalink
fix(#2435): todo
Browse files Browse the repository at this point in the history
  • Loading branch information
maxonfjvipon committed Aug 29, 2023
1 parent 72bb21a commit 98c9e7d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion eo-runtime/src/test/eo/org/eolang/tuple-tests.eo
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 98c9e7d

Please sign in to comment.