Correct total_count in Cloudflare record fixtures

This commit is contained in:
Ross McFarland
2018-01-06 16:53:34 -08:00
parent 0659eda451
commit fdea900537
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -180,7 +180,7 @@
"per_page": 10,
"total_pages": 2,
"count": 10,
"total_count": 17
"total_count": 19
},
"success": true,
"errors": [],
+1 -1
View File
@@ -163,7 +163,7 @@
"per_page": 10,
"total_pages": 2,
"count": 9,
"total_count": 20
"total_count": 19
},
"success": true,
"errors": [],