We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 098c7d3 commit abecf7fCopy full SHA for abecf7f
upload-client/build.gradle
@@ -61,7 +61,7 @@ dependencies {
61
application {
62
// Define the main class for the application.
63
mainClass = 'org.sdase.Main'
64
- mainClass = 'org.sdase.deleteTestProduct.MainDeleteProduct'
+ //mainClass = 'org.sdase.deleteTestProduct.MainDeleteProduct'
65
//mainClass = 'org.sdase.uploadValidation.MainValidation'
66
//mainClass = 'org.sdase.cleanupTestsAndProducts.MainCleanupTestsAndProducts'
67
}
0 commit comments