Skip to content

Commit

Permalink
[Doc] Failsafe Verify goal should mention failsafe
Browse files Browse the repository at this point in the history
The failsafe plugin's verify goal description states it works against test previously run by Surefire, this should say Failsafe instead.
  • Loading branch information
bdemers authored Jul 24, 2024
1 parent a93783a commit 1d19ec8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
import static org.apache.maven.surefire.shared.utils.StringUtils.capitalizeFirstLetter;

/**
* Verify integration tests ran using Surefire.
* Verify integration tests ran using Failsafe.
*
* @author Stephen Connolly
* @author Jason van Zyl
Expand Down

0 comments on commit 1d19ec8

Please sign in to comment.