Skip to content

Commit

Permalink
test index include files
Browse files Browse the repository at this point in the history
  • Loading branch information
mike committed May 17, 2023
1 parent 9f181d5 commit 05c4955
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
use RevenueMonster\SDK\Request\QRPay;
use RevenueMonster\SDK\Request\QuickPay;
use RevenueMonster\SDK\Request\WebPayment;
use RevenueMonster\SDK\Request\TokenizedCustomer;
use RevenueMonster\SDK\Request\RecurringCustomer;
use RevenueMonster\SDK\Request\CustomerOrderAmount;

echo '<div style="width: 100%; word-break: break-all;">';
echo round(microtime(true) * 1000).'<br/>';
Expand Down

0 comments on commit 05c4955

Please sign in to comment.