mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-09-07 13:44:18 +08: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:
parent
a87cf1787d
commit
60f9e4f87f
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue