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