JFIF  x x C         C     "        } !1AQa "q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz        w !1AQ aq"2B #3Rbr{ gilour

File "ExampleTest.php"

Full Path: /var/www/laravel_filter/vendor/laravel/breeze/stubs/default/pest-tests/Feature/ExampleTest.php
File size: 129 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

it('returns a successful response', function () {
    $response = $this->get('/');

    $response->assertStatus(200);
});