Update MicroweberHostingSubscriptionCreateTest.php

This commit is contained in:
Bozhidar 2024-05-14 21:56:58 +03:00
parent ac45d0e671
commit 1c17f9f39d

View file

@ -13,8 +13,6 @@ class MicroweberHostingSubscriptionCreateTest extends ActionTestCase
{
function testCreateInstallation()
{
$this->assertTrue(true);
return;
ini_set('memory_limit', '-1');
ini_set('max_execution_time', 0);