mirror of
				https://github.com/nvbn/thefuck.git
				synced 2025-10-30 06:34:09 +00:00 
			
		
		
		
	#511: Add ln_s_order rule
				
					
				
			This commit is contained in:
		| @@ -20,7 +20,7 @@ def test_match(script, stderr): | ||||
|     ("ln a b", "... hard link"), | ||||
|     ("sudo ln a b", "... hard link"), | ||||
|     ("a b", error)]) | ||||
| def test_assert_not_match(script, stderr): | ||||
| def test_not_match(script, stderr): | ||||
|     command = Command(script, stderr=stderr) | ||||
|     assert not match(command) | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user