mirror of
				https://github.com/kevinveenbirkenbach/infinito.git
				synced 2025-10-31 09:19:08 +00:00 
			
		
		
		
	Implemented database url in phpunit.xml.dist file
This commit is contained in:
		| @@ -15,6 +15,7 @@ | ||||
|         <env name="APP_SECRET" value="s$cretf0rt3st" /> | ||||
|         <env name="SHELL_VERBOSITY" value="-1" /> | ||||
|         <env name="SYMFONY_DEPRECATIONS_HELPER" value="disabled" /> | ||||
|         <env name="DATABASE_URL" value="mysql://DEV_USER:userpass@db:3306/DEV_DATABASE" /> | ||||
|     </php> | ||||
|  | ||||
|     <testsuites> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user