fix simpleBoot it test
This commit is contained in:
@@ -47,6 +47,7 @@ public class PluginIntegrationTest {
|
||||
maven.forProject(basedir)
|
||||
.execute("package")
|
||||
.assertErrorFreeLog()
|
||||
.assertLogText("Accurest Plugin: Invoking test sources generation");
|
||||
.assertLogText("Accurest Plugin: Invoking test sources generation")
|
||||
.assertLogText("Generated 1 test classes.");
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user