mirror of
				https://github.com/shivammathur/setup-php.git
				synced 2025-10-31 07:16:22 +07:00 
			
		
		
		
	Fix test name
This commit is contained in:
		| @ -223,7 +223,7 @@ describe('Tools tests', () => { | ||||
|     ); | ||||
|   }); | ||||
|  | ||||
|   it('checking getDeployerUri', async () => { | ||||
|   it('checking addComposer', async () => { | ||||
|     expect(await tools.addComposer(['a', 'b'])).toStrictEqual([ | ||||
|       'composer', | ||||
|       'a', | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Shivam Mathur
					Shivam Mathur