diff --git a/crates/repl_expect/src/lib.rs b/crates/repl_expect/src/lib.rs index 005ec382d6..5ce02b4d57 100644 --- a/crates/repl_expect/src/lib.rs +++ b/crates/repl_expect/src/lib.rs @@ -389,7 +389,7 @@ mod test { When it failed, these variables had these values: - items : List (Num *) + items : List (Int Signed64) items = [0, 1] expected : Result I64 [OutOfBounds]