Skip to content

Commit c50d166

Browse files
committed
Fix match interactor feedback
1 parent b3a4a70 commit c50d166

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/org/hydev/mcpm/client/database/MatchInteractorTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ void matchEmptyInput() {
5959
}
6060

6161
/**
62-
* Test the match command for an PluginModelId object.
62+
* Test the match command for a PluginModelId object that does not exist.
6363
*/
6464
@Test
6565
void matchInvalidIdentifier() {

0 commit comments

Comments
 (0)