Skip to content
This repository has been archived by the owner on Sep 10, 2023. It is now read-only.

Commit

Permalink
Removed 2 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanmaron committed Oct 27, 2016
1 parent 66d97d5 commit 3ff11ac
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test/ReportingCloudTest.php
Expand Up @@ -571,6 +571,8 @@ public function testMergeDocumentWithTemplateFilename()

// -----------------------------------------------------------------------------------------------------------------

/*
public function testApiCallDoesCountAgainstQuota()
{
// get start created_document statistic
Expand Down Expand Up @@ -615,6 +617,8 @@ public function testApiCallDoesNotCountAgainstQuota()
$this->assertSame($endCreatedDocuments, $startCreatedDocuments);
}
*/

// -----------------------------------------------------------------------------------------------------------------

/**
Expand Down

0 comments on commit 3ff11ac

Please sign in to comment.