mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-09-04 20:24:23 +08:00
comment gandi page size
This commit is contained in:
parent
b0c465c3a9
commit
6ce221df49
1 changed files with 2 additions and 0 deletions
|
@ -372,6 +372,8 @@ func makeTests(t *testing.T) []*TestCase {
|
|||
|
||||
// Test large zonefiles.
|
||||
// Mostly to test paging. Many providers page at 100
|
||||
// Known page sizes:
|
||||
// - gandi: 100
|
||||
skip := map[string]bool{
|
||||
"NS1": true, //ns1 free acct only allows 50 records
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue