mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-19 06:43:45 +02:00
Add changes for vagrant
This commit is contained in:
@@ -45,7 +45,7 @@ abstract class BrowserTestCase extends TestCase
|
||||
]);
|
||||
|
||||
return RemoteWebDriver::create(
|
||||
'http://services.pterodactyl.local:4444/wd/hub', DesiredCapabilities::chrome()->setCapability(
|
||||
'http://host.pterodactyl.local:4444/wd/hub', DesiredCapabilities::chrome()->setCapability(
|
||||
ChromeOptions::CAPABILITY, $options
|
||||
)
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user