Skip to content

Commit

Permalink
TC-47 test cypress
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniil Tkachev committed Jan 8, 2025
1 parent fd23814 commit 5a792b9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/Codeception/Acceptance/PaymentsAvailableCest.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ public function checkPayments(AcceptanceTester $I): void
{
$I->amGoingTo("Check if Telecash payments is available");
$I->openShop();
var_dump($I->getShopUrl());
exit;
$I->assertTrue(true);
}
}

0 comments on commit 5a792b9

Please sign in to comment.