diff --git a/echosvg-test/build.gradle b/echosvg-test/build.gradle index 4e773f688..9143072c4 100644 --- a/echosvg-test/build.gradle +++ b/echosvg-test/build.gradle @@ -82,7 +82,7 @@ test { } tasks.withType(ProcessResources).configureEach { - dependsOn ':echosvg-test-scripts:copyPolicyJar' + dependsOn ':echosvg-test-scripts:copyScriptJars',':echosvg-test-scripts:copyPolicyJar' } /*