mirror of
				https://github.com/sitelease/sugar-cube-client.git
				synced 2025-10-31 12:02:30 +01:00 
			
		
		
		
	Moved the PHPUnit settings
This commit is contained in:
		| @ -63,7 +63,7 @@ class RoboFile extends Tasks { | ||||
|    * @return Result The task result. | ||||
|    */ | ||||
|   function test(): Result { | ||||
|     return $this->taskPhpUnit()->run(); | ||||
|     return $this->_exec('phpunit --configuration=test/phpunit.xml'); | ||||
|   } | ||||
|  | ||||
|   /** | ||||
|  | ||||
		Reference in New Issue
	
	Block a user