Skip to content

Commit

Permalink
fix integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrienDucourthial committed May 30, 2024
1 parent 3066c36 commit 20dfdda
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -116,4 +116,5 @@
assert:
that:
- error3 is failed
- "'Profile does not exist or is disabled' in error3.msg"
- "'Label element' in error3.msg"
- "'is not authorized' in error3.msg"

0 comments on commit 20dfdda

Please sign in to comment.