Merge pull request #19758 from Homebrew/cleanup_vscode_cursor_tests
spec_helper: cleanup VSCode/Cursor test files.
This commit is contained in:
		
						commit
						2664c0568d
					
				@ -305,6 +305,9 @@ RSpec.configure do |config|
 | 
				
			|||||||
        CoreTap.instance.path/"style_exceptions",
 | 
					        CoreTap.instance.path/"style_exceptions",
 | 
				
			||||||
        CoreTap.instance.path/"pypi_formula_mappings.json",
 | 
					        CoreTap.instance.path/"pypi_formula_mappings.json",
 | 
				
			||||||
        *Pathname.glob("#{HOMEBREW_CELLAR}/*/"),
 | 
					        *Pathname.glob("#{HOMEBREW_CELLAR}/*/"),
 | 
				
			||||||
 | 
					        HOMEBREW_LIBRARY_PATH/"test/.vscode",
 | 
				
			||||||
 | 
					        HOMEBREW_LIBRARY_PATH/"test/.cursor",
 | 
				
			||||||
 | 
					        HOMEBREW_LIBRARY_PATH/"test/Library",
 | 
				
			||||||
      ]
 | 
					      ]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      files_after_test = Test::Helper::Files.find_files
 | 
					      files_after_test = Test::Helper::Files.find_files
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user