Cleanup
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									de804a56b7
								
							
						
					
					
						commit
						5d3938fa17
					
				| @ -92,7 +92,6 @@ describe('isLocalOrTarExporter', () => { | |||||||
| 
 | 
 | ||||||
| describe('getVersion', () => { | describe('getVersion', () => { | ||||||
|   it('valid', async () => { |   it('valid', async () => { | ||||||
|     await exec.exec('docker', ['buildx', 'version']); |  | ||||||
|     const version = await buildx.getVersion(); |     const version = await buildx.getVersion(); | ||||||
|     console.log(`version: ${version}`); |     console.log(`version: ${version}`); | ||||||
|     expect(semver.valid(version)).not.toBeNull(); |     expect(semver.valid(version)).not.toBeNull(); | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user