mirror of
				https://github.com/nvbn/thefuck.git
				synced 2025-10-29 22:24:44 +00:00 
			
		
		
		
	Minor refactoring
This commit is contained in:
		| @@ -41,3 +41,8 @@ def functional(request): | ||||
|     if request.node.get_marker('functional') \ | ||||
|             and not request.config.getoption('enable_functional'): | ||||
|         pytest.skip('functional tests are disabled') | ||||
|  | ||||
|  | ||||
| @pytest.fixture | ||||
| def source_root(): | ||||
|     return Path(__file__).parent.parent.resolve() | ||||
|   | ||||
		Reference in New Issue
	
	Block a user