fix another test

This commit is contained in:
Folkert 2023-04-28 22:56:49 +02:00
parent 23cc8046b1
commit e28db15b7e
No known key found for this signature in database
GPG key ID: 1F17F6FFD112B97C

View file

@ -96,7 +96,7 @@ fn list_str_inc() {
),
RocList<RocList<RocStr>>,
&[
Live(6), // s
Live(3), // s
Live(2), // list
Live(1) // result
]