mirror of
				https://github.com/therootcompany/acme.js.git
				synced 2024-11-16 17:29:00 +00:00 
			
		
		
		
	make prettier
This commit is contained in:
		
							parent
							
								
									4e7ff0d9e8
								
							
						
					
					
						commit
						b1c591b6ed
					
				| @ -1,5 +1,6 @@ | ||||
| { type: 'dns-01', | ||||
|   status: 'pending', | ||||
|   url: | ||||
|    'https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/16603341/yCthUw', | ||||
|   token: 'DiO9DFHuFTpNsJxIbOxfVCSPVkpe4lJUjozeSyzkMjI' } | ||||
| { | ||||
| 	"type": "dns-01", | ||||
| 	"status": "pending", | ||||
| 	"url": "https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/16603341/yCthUw", | ||||
| 	"token": "DiO9DFHuFTpNsJxIbOxfVCSPVkpe4lJUjozeSyzkMjI" | ||||
| } | ||||
|  | ||||
| @ -76,5 +76,5 @@ module.exports = function() { | ||||
| 
 | ||||
| 	console.info('PASS'); | ||||
| 
 | ||||
|   return Promise.resolve(); | ||||
| 	return Promise.resolve(); | ||||
| }; | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user