remove new line
This commit is contained in:
@@ -2,7 +2,6 @@
|
|||||||
|
|
||||||
class CryptoTest extends TestCase
|
class CryptoTest extends TestCase
|
||||||
{
|
{
|
||||||
|
|
||||||
public function testGetOpportunisticEncryptionSetting()
|
public function testGetOpportunisticEncryptionSetting()
|
||||||
{
|
{
|
||||||
$response = $this->getPsr7JsonResponseForFixture('Endpoints/getOpportunisticEncryptionSetting.json');
|
$response = $this->getPsr7JsonResponseForFixture('Endpoints/getOpportunisticEncryptionSetting.json');
|
||||||
|
|||||||
Reference in New Issue
Block a user