Skip to content

Commit cafa5fc

Browse files
authored
Update README.md
1 parent cc9be58 commit cafa5fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Add the trait to your test, and add the `bootUsesMinIOServer` method:
3636
```php
3737
<?php
3838

39-
namespace Tests\Browser\Backend;
39+
namespace Tests\Browser;
4040

4141
use Illuminate\Foundation\Testing\DatabaseMigrations;
4242
use ProtoneMedia\LaravelMinioTestingTools\UsesMinioServer;
@@ -173,4 +173,4 @@ If you discover any security-related issues, please email code@protone.media ins
173173

174174
## License
175175

176-
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.
176+
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

0 commit comments

Comments
 (0)