Scope cleanup fixture to module
							parent
							
								
									0dec2b9c89
								
							
						
					
					
						commit
						4b6d3fe138
					
				|  | @ -32,7 +32,7 @@ from exceptiongroup import BaseExceptionGroup | |||
| 
 | ||||
| log = get_logger(__name__) | ||||
| 
 | ||||
| @pytest.fixture | ||||
| @pytest.fixture(scope="module") | ||||
| def paper_cleanup(): | ||||
|     yield | ||||
|     app_dir = get_app_dir('piker') | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue