Skip to content

Commit

Permalink
For #5397: fix another test
Browse files Browse the repository at this point in the history
  • Loading branch information
ebruchez committed Aug 19, 2022
1 parent 914fae2 commit c7b22bc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,7 @@ class RestApiTest extends ResourceManagerTestBase with AssertionsForJUnit with X
<form-version>1</form-version>
<title xml:lang="en"/>
<permissions>
<permission operations="read create -list"/>
<permission operations="create read -list"/>
</permissions>
</form>
</forms>.toDocument
Expand Down

0 comments on commit c7b22bc

Please sign in to comment.