Add TestNG sample
This commit is contained in:
6
testng/settings.gradle
Normal file
6
testng/settings.gradle
Normal file
@@ -0,0 +1,6 @@
|
||||
pluginManagement {
|
||||
repositories {
|
||||
gradlePluginPortal()
|
||||
maven { url "https://repo.spring.io/milestone" }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user