Skip to content

Commit

Permalink
Remove @deprecated on ArtemisTestResource
Browse files Browse the repository at this point in the history
  • Loading branch information
zhfeng authored and middagj committed Jul 1, 2022
1 parent 8046bad commit 70c42de
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@

import io.quarkus.test.common.QuarkusTestResourceLifecycleManager;

@Deprecated
public class ArtemisTestResource implements QuarkusTestResourceLifecycleManager {

private EmbeddedActiveMQ embedded;
Expand Down

0 comments on commit 70c42de

Please sign in to comment.