mirror of
				https://github.com/snipe/snipe-it.git
				synced 2025-10-29 19:31:41 +00:00 
			
		
		
		
	Use php artisan serve url
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
		
							parent
							
								
									b9cc0c9d4c
								
							
						
					
					
						commit
						e7541f29d2
					
				| @ -41,7 +41,7 @@ abstract class DuskTestCase extends BaseTestCase | ||||
|         })->all()); | ||||
| 
 | ||||
|         return RemoteWebDriver::create( | ||||
|             $_ENV['DUSK_DRIVER_URL'] ?? 'http://localhost:9515', | ||||
|             $_ENV['DUSK_DRIVER_URL'] ?? 'http://127.0.0.1:8000', | ||||
|             DesiredCapabilities::chrome()->setCapability( | ||||
|                 ChromeOptions::CAPABILITY, $options | ||||
|             ) | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user