diff --git a/tests/Endpoints/CryptoTest.php b/tests/Endpoints/CryptoTest.php index a798dc1..39dbe5e 100644 --- a/tests/Endpoints/CryptoTest.php +++ b/tests/Endpoints/CryptoTest.php @@ -2,7 +2,6 @@ class CryptoTest extends TestCase { - public function testGetOpportunisticEncryptionSetting() { $response = $this->getPsr7JsonResponseForFixture('Endpoints/getOpportunisticEncryptionSetting.json');