mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
TESTING: un-skip TestDualProviders (#2576)
Signed-off-by: Jakob Ackermann <das7pad@outlook.com> Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
This commit is contained in:
@@ -348,7 +348,6 @@ func runTests(t *testing.T, prv providers.DNSServiceProvider, domainName string,
|
||||
}
|
||||
|
||||
func TestDualProviders(t *testing.T) {
|
||||
t.Skip()
|
||||
p, domain, _, _ := getProvider(t)
|
||||
if p == nil {
|
||||
return
|
||||
|
Reference in New Issue
Block a user