Editing: ExampleTest.php
<?php test('example', function () { expect(true)->toBeTrue(); });
Save
Back