404

[ Avaa Bypassed ]




Upload:

Command:

elspacio@3.141.201.46: ~ $
<?php

use Spatie\FlareClient\Glows\Glow;
use Spatie\FlareClient\Report;
use Spatie\Ignition\Tests\TestClasses\FakeTime;

function useTime(string $dateTime, string $format = 'Y-m-d H:i:s')
{
    $fakeTime = new FakeTime($dateTime, $format);

    Report::useTime($fakeTime);
    Glow::useTime($fakeTime);
}

function getTestDirectory($subDirectory = ''): string
{
    return __DIR__ . $subDirectory;
}

Filemanager

Name Type Size Permission Actions
Config Folder 0755
Mocks Folder 0755
Solutions Folder 0755
TestClasses Folder 0755
stubs Folder 0755
temp Folder 0755
ErrorPageViewModelTest.php File 589 B 0644
FlareTest.php File 1.26 KB 0644
IgnitionTest.php File 3.65 KB 0644
IntegrationTest.php File 1.34 KB 0644
Pest.php File 419 B 0644