Skip to content

Commit

Permalink
test: update tests with new error message
Browse files Browse the repository at this point in the history
  • Loading branch information
angelacorte authored and nicolasfara committed Apr 17, 2024
1 parent 05e2f7d commit 7aa2235
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ class TestAlignment : StringSpec({
}
}
exception.message shouldContain
"Aggregate alignment clash by multiple aligned calls originated at the same path:"
"Aggregate alignment clash originated at the same path:"
}

"Different alignment should be performed when a function has an aggregate parameter" {
Expand Down

0 comments on commit 7aa2235

Please sign in to comment.