mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
Fix failing test
This commit is contained in:
@@ -47,7 +47,7 @@ func testFormat(t *testing.T, domain, format string) {
|
||||
CredName: "bind",
|
||||
ProviderName: "BIND",
|
||||
}
|
||||
gzargs.CredsFile = "test_data/creds.json"
|
||||
gzargs.CredsFile = "test_data/bind-creds.json"
|
||||
|
||||
// Read the zonefile and convert
|
||||
err = GetZone(gzargs)
|
||||
|
Reference in New Issue
Block a user