Skip to content

Commit

Permalink
-fix tests locally
Browse files Browse the repository at this point in the history
  • Loading branch information
holomekc committed Dec 12, 2023
1 parent 0e32fc4 commit ac08f8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -465,6 +465,7 @@ task finalizeWebapp(type: Copy) {
jar.dependsOn finalizeWebapp
processResources.dependsOn finalizeWebapp
check.dependsOn -= finalizeWebapp
spotlessGroovyGradle.dependsOn finalizeWebapp

task deleteGeneratedWebapp(type: Delete) {
delete 'src/main/resources/assets/webapp'
Expand Down

0 comments on commit ac08f8d

Please sign in to comment.