mirror of
https://github.com/mamoe/mirai.git
synced 2026-08-22 06:03:32 +08:00
Update mirai-console.integration-test
This commit is contained in:
@@ -69,7 +69,7 @@ fun includeConsoleITPlugin(path: File) {
|
||||
initScript.writeText(consoleIntegrationTestSubPluginBuildGradleKtsTemplate)
|
||||
}
|
||||
|
||||
val projectPath = ":mirai-console.integration-test.tp.${path.name}"
|
||||
val projectPath = ":mirai-console.integration-test:${path.name}"
|
||||
include(projectPath)
|
||||
project(projectPath).projectDir = path
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user