mirror of
				https://github.com/actions/cache.git
				synced 2025-10-31 03:38:36 +08:00 
			
		
		
		
	Clean up code
This commit is contained in:
		
							parent
							
								
									26a2f24124
								
							
						
					
					
						commit
						ac5351dd08
					
				|  | @ -225,7 +225,6 @@ test("resolvePaths with no ~ in path", async () => { | |||
| }); | ||||
| 
 | ||||
| test("resolvePaths with ~ in path", async () => { | ||||
|     // const filePath = "~/.cache/yarn";
 | ||||
|     const cacheDir = uuid(); | ||||
|     const filePath = `~/${cacheDir}`; | ||||
|     // Create the following layout:
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Ethan Dennis
						Ethan Dennis