mirror of
				https://github.com/arsenetar/dupeguru.git
				synced 2025-09-11 17:58:17 +00:00 
			
		
		
		
	Oops, there wasn't only one place to fix in [49fa0fc].
This commit is contained in:
		
							parent
							
								
									6dddcb1a47
								
							
						
					
					
						commit
						a64b42de65
					
				| @ -19,6 +19,7 @@ def pytest_funcarg__fake_fileexists(request): | ||||
|     # for file existence before doing the match grouping. | ||||
|     monkeypatch = request.getfuncargvalue('monkeypatch') | ||||
|     monkeypatch.setattr(io, 'exists', lambda _: True) | ||||
|     monkeypatch.setattr(Path, 'exists', lambda _: True) | ||||
| 
 | ||||
| def test_priorize_me(fake_fileexists): | ||||
|     # in ScannerME, bitrate goes first (right after is_ref) in priorization | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user