Skip to content

Commit

Permalink
fixup! Scheduler - detect scheduled methods of the same name on a class
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmet committed Mar 15, 2023
1 parent a0ff3f2 commit f68f63d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package io.quarkus.scheduler.test;

import jakarta.enterprise.inject.spi.DeploymentException;
import javax.enterprise.inject.spi.DeploymentException;

import org.junit.jupiter.api.Test;
import org.junit.jupiter.api.extension.RegisterExtension;
Expand Down

0 comments on commit f68f63d

Please sign in to comment.