remove new line

This commit is contained in:
Michael Markoski
2019-05-25 15:36:29 -05:00
parent 21b3f20fb1
commit 31453d8184

View File

@@ -2,7 +2,6 @@
class CryptoTest extends TestCase
{
public function testGetOpportunisticEncryptionSetting()
{
$response = $this->getPsr7JsonResponseForFixture('Endpoints/getOpportunisticEncryptionSetting.json');