Skip to content

Commit

Permalink
✅ (#177): Change test visibility
Browse files Browse the repository at this point in the history
  • Loading branch information
d135-1r43 authored Dec 9, 2024
1 parent 2a8f6a3 commit 7628615
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
import static org.hamcrest.collection.IsIterableWithSize.iterableWithSize;

@QuarkusTest
public class PersistOrganizationDelegateTests {
class PersistOrganizationDelegateTests {

@Inject
PersistOrganizationDelegate persistOrganizationDelegate;
Expand Down

0 comments on commit 7628615

Please sign in to comment.