File "pest.unit.stub"

Full Path: /home/pulsehostuk9/public_html/invoicer.pulsehost.co.uk/vendor/laravel/framework/src/Illuminate/Foundation/Console/stubs/pest.unit.stub
File size: 71 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

test('example', function () {
    expect(true)->toBeTrue();
});