mirror of
				https://gitlab.com/Chill-Projet/chill-bundles.git
				synced 2025-10-30 16:58:41 +00:00 
			
		
		
		
	Fix test on RefreshAddressToGeographicalUnitMaterializedViewCronJob
Alter the signature on run: add an empty array
This commit is contained in:
		| @@ -91,6 +91,6 @@ final class RefreshAddressToGeographicalUnitMaterializedViewCronJobTest extends | ||||
|  | ||||
|         $this->assertIsBool($job->canRun($lastExecution)); | ||||
|  | ||||
|         $job->run(); | ||||
|         $job->run([]); | ||||
|     } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user