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