download
raw
359 Bytes
<?php
namespace Tests\Feature;
// use Illuminate\Foundation\Testing\RefreshDatabase;
use Tests\TestCase;
class ExampleTest extends TestCase
{
/**
* A basic test example.
*/
public function test_the_application_returns_a_successful_response(): void
{
$response = $this->get('/');
$response->assertStatus(200);
}
}

Xet Storage Details

Size:
359 Bytes
·
Xet hash:
f9c5dd10c11408e6c70b0746f0ed881b49047f0ba1982726581409d951f3a3dc

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.