/
/
home
/
u523034047
/
domains
/
wasms.shop
/
public_html
/
varified
/
tests
/
Feature
Server: in-mum-web1112.main-hosting.eu (62.72.28.111)
You: 216.73.216.60
PHP 8.3.16
Dir:
/home/u523034047/domains/wasms.shop/public_html/varified/tests/Feature
Edit:
/home/u523034047/domains/wasms.shop/public_html/varified/tests/Feature/ExampleTest.php
<?php namespace Tests\Feature; use Illuminate\Foundation\Testing\RefreshDatabase; use Tests\TestCase; class ExampleTest extends TestCase { /** * A basic test example. * * @return void */ public function test_example() { $response = $this->get('/'); $response->assertStatus(200); } }
Ukuran: 339 B