1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

comment gandi page size

This commit is contained in:
Craig Peterson
2017-09-13 11:56:40 -04:00
parent b0c465c3a9
commit 6ce221df49

View File

@ -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
}