Skip to content

Commit

Permalink
Fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-o committed Jul 5, 2024
1 parent f8092e9 commit 748d9dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
import org.junit.Test;

/**
* Test for SUREFURE-1934. Enabling and disabling system-out and system-err elements in plugin configuration.
* Test for SUREFIRE-1934. Enabling and disabling system-out and system-err elements in plugin configuration.
*
* @author NissMoony
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
</parent>

<groupId>org.apache.maven.plugins.surefire</groupId>
<artifactId>surefire-1934-disable-out-err-elements</artifactId>
<artifactId>surefire-1934-enable-out-err-elements</artifactId>
<version>1.0</version>
<url>http://maven.apache.org</url>

Expand Down

0 comments on commit 748d9dc

Please sign in to comment.