Skip to content

Commit

Permalink
test no validators
Browse files Browse the repository at this point in the history
  • Loading branch information
illfixit committed Jul 31, 2024
1 parent d233923 commit fb09a70
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,6 @@ void testPermission_full() {

// assert
assertThat(errors.getErrors()).containsExactlyInAnyOrder(
"$: Permission has no constraints.",
"$: Permission has duties, which is currently unsupported.",
"$: Permission has an assigner, which is currently unsupported.",
"$: Permission has an assignee, which is currently unsupported.",
Expand Down

0 comments on commit fb09a70

Please sign in to comment.