Skip to content

Commit

Permalink
Follow-up to 648ea80: add another dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosame committed Jul 3, 2024
1 parent 1ac7a4b commit ddbd003
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion echosvg-test/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ test {
}

tasks.withType(ProcessResources).configureEach {
dependsOn ':echosvg-test-scripts:copyPolicyJar'
dependsOn ':echosvg-test-scripts:copyScriptJars',':echosvg-test-scripts:copyPolicyJar'
}

/*
Expand Down

0 comments on commit ddbd003

Please sign in to comment.