Remove the 'testCompile seleniumDependencies' dependency declaration.
This commit is contained in:
@@ -18,7 +18,6 @@ dependencies {
|
||||
|
||||
testCompile "junit:junit"
|
||||
testCompile "org.assertj:assertj-core"
|
||||
testCompile seleniumDependencies
|
||||
|
||||
integrationTestCompile seleniumDependencies
|
||||
|
||||
|
||||
@@ -13,7 +13,6 @@ dependencies {
|
||||
|
||||
testCompile "junit:junit"
|
||||
testCompile "org.assertj:assertj-core"
|
||||
testCompile seleniumDependencies
|
||||
|
||||
integrationTestCompile seleniumDependencies
|
||||
|
||||
|
||||
Reference in New Issue
Block a user