mirror of
https://github.com/apache/maven-mvnd.git
synced 2026-04-04 02:00:18 +08:00
Fix test for changed version message
This commit is contained in:
@@ -45,7 +45,7 @@ public class VersionNativeIT {
|
||||
client.execute(output, "-v").assertSuccess();
|
||||
|
||||
output.assertContainsMatchingSubsequence(
|
||||
"\\Qmvnd "
|
||||
"\\QApache Maven Daemon (mvnd) "
|
||||
+ System.getProperty("project.version")
|
||||
+ " "
|
||||
+ (isNative()
|
||||
|
||||
Reference in New Issue
Block a user