uawdijnntqw1x1x1
IP : 216.73.216.11
Hostname : it-staging-server
Kernel : Linux it-staging-server 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
home
/
forge
/
stage.herta-bht.smartcon-survey.com
/
.git
/
objects
/
fe
/
..
/
a0
/
..
/
..
/
..
/
tests
/
Pest.php
/
/
<?php use Illuminate\Foundation\Testing\RefreshDatabase; use Tests\TestCase; /* |-------------------------------------------------------------------------- | Test Case |-------------------------------------------------------------------------- | | The closure you provide to your test functions is always bound to a specific PHPUnit test | case class. By default, that class is "PHPUnit\Framework\TestCase". Of course, you may | need to change it using the "uses()" function to bind a different classes or traits. | */ uses(TestCase::class, RefreshDatabase::class)->in('Feature');
/home/forge/stage.herta-bht.smartcon-survey.com/.git/objects/fe/../a0/../../../tests/Pest.php