forked from deblan/database-anonymizer
[wip] add run tests
This commit is contained in:
parent
9440835453
commit
ae77b65281
3 changed files with 5 additions and 3 deletions
|
|
@ -48,7 +48,7 @@ func TestAppRun(t *testing.T) {
|
|||
schema, _ := config.LoadSchemaConfigFromFile("../tests/schema.yml")
|
||||
|
||||
dsns := []string{
|
||||
"mysql://root@tcp(service-mysql)/test",
|
||||
"mysql://root:root@tcp(service-mysql)/test",
|
||||
// "postgres://postgres@tcp(service-postgres)/test",
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue