Skip to content

Commit

Permalink
ui-tests test5
Browse files Browse the repository at this point in the history
  • Loading branch information
sgauruseu committed Nov 19, 2024
1 parent ff3f2d3 commit 552bd7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ tasks.register('deployContentStudioPlus', DefaultTask) {

def process
tasks.register( 'startServer' ) {
dependsOn( unpackDistro, copyConfig, deployContentStudio )
dependsOn( unpackDistro, copyConfig )
doLast {
def pb
if (DefaultNativePlatform.getCurrentOperatingSystem().windows) {
Expand Down

0 comments on commit 552bd7c

Please sign in to comment.