mirror of
				https://github.com/actions/cache.git
				synced 2025-10-31 20:08:36 +08:00 
			
		
		
		
	Update test name
This commit is contained in:
		
							parent
							
								
									b60c82ce6b
								
							
						
					
					
						commit
						9478269f86
					
				|  | @ -357,7 +357,7 @@ test("restore with fail on cache miss disabled and no cache found", async () => | ||||||
|     expect(failedMock).toHaveBeenCalledTimes(0); |     expect(failedMock).toHaveBeenCalledTimes(0); | ||||||
| }); | }); | ||||||
| 
 | 
 | ||||||
| test("restore with dry-run set", async () => { | test("restore with lookup-only set", async () => { | ||||||
|     const path = "node_modules"; |     const path = "node_modules"; | ||||||
|     const key = "node-test"; |     const key = "node-test"; | ||||||
|     testUtils.setInputs({ |     testUtils.setInputs({ | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Marc Mueller
						Marc Mueller