mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-19 06:43:45 +02:00
Get base code for dusk tests
This commit is contained in:
9
tests/Browser/PterodactylBrowser.php
Normal file
9
tests/Browser/PterodactylBrowser.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
namespace Pterodactyl\Tests\Browser;
|
||||
|
||||
use Laravel\Dusk\Browser;
|
||||
|
||||
class PterodactylBrowser extends Browser
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user