Skip to content

Commit abecf7f

Browse files
authored
Update build.gradle
1 parent 098c7d3 commit abecf7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

upload-client/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ dependencies {
6161
application {
6262
// Define the main class for the application.
6363
mainClass = 'org.sdase.Main'
64-
mainClass = 'org.sdase.deleteTestProduct.MainDeleteProduct'
64+
//mainClass = 'org.sdase.deleteTestProduct.MainDeleteProduct'
6565
//mainClass = 'org.sdase.uploadValidation.MainValidation'
6666
//mainClass = 'org.sdase.cleanupTestsAndProducts.MainCleanupTestsAndProducts'
6767
}

0 commit comments

Comments
 (0)