mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-04-29 02:53:05 +00:00
4 lines
91 B
PHP
4 lines
91 B
PHP
<?php
|
|
$I = new FunctionalTester($scenario);
|
|
$I->wantTo('perform actions and see result');
|