Skip to content

Commit

Permalink
[BUG] Missing annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
kevloral committed Mar 10, 2024
1 parent b84e733 commit bb05a8d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ public void testRepository() throws Exception {
*
* @throws Exception
*/
@Test
public void testRepositoryEncrypted() throws Exception {
Verifier verifier = createVerifier("settings-encrypted.xml", "settings-security.xml");
verifier.addCliOption("-P=repository");
Expand Down

0 comments on commit bb05a8d

Please sign in to comment.