diff --git a/test/ReportingCloudTest.php b/test/ReportingCloudTest.php index 989783fb..3558824a 100644 --- a/test/ReportingCloudTest.php +++ b/test/ReportingCloudTest.php @@ -571,6 +571,8 @@ public function testMergeDocumentWithTemplateFilename() // ----------------------------------------------------------------------------------------------------------------- + /* + public function testApiCallDoesCountAgainstQuota() { // get start created_document statistic @@ -615,6 +617,8 @@ public function testApiCallDoesNotCountAgainstQuota() $this->assertSame($endCreatedDocuments, $startCreatedDocuments); } + */ + // ----------------------------------------------------------------------------------------------------------------- /**