We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a93783a commit 1d19ec8Copy full SHA for 1d19ec8
maven-failsafe-plugin/src/main/java/org/apache/maven/plugin/failsafe/VerifyMojo.java
@@ -43,7 +43,7 @@
43
import static org.apache.maven.surefire.shared.utils.StringUtils.capitalizeFirstLetter;
44
45
/**
46
- * Verify integration tests ran using Surefire.
+ * Verify integration tests ran using Failsafe.
47
*
48
* @author Stephen Connolly
49
* @author Jason van Zyl
0 commit comments