REFLECT-2 Remove redundant parameters to Gradle plugin
This commit is contained in:
committed by
akuksin
parent
681d34b775
commit
94ebb0bde7
@@ -42,6 +42,4 @@ test {
|
||||
|
||||
flyway {
|
||||
url = 'jdbc:h2:mem:'
|
||||
user = 'sa'
|
||||
password = ''
|
||||
}
|
||||
Reference in New Issue
Block a user