mirror of
				https://github.com/ets-labs/python-dependency-injector.git
				synced 2025-10-31 07:57:43 +03:00 
			
		
		
		
	Fix pytest-asyncio warning
This commit is contained in:
		
							parent
							
								
									0c95fffaf0
								
							
						
					
					
						commit
						29b9c09e64
					
				|  | @ -102,6 +102,7 @@ max-public-methods = 30 | ||||||
| [tool.pytest.ini_options] | [tool.pytest.ini_options] | ||||||
| testpaths = ["tests/unit/"] | testpaths = ["tests/unit/"] | ||||||
| asyncio_mode = "auto" | asyncio_mode = "auto" | ||||||
|  | asyncio_default_fixture_loop_scope = "function" | ||||||
| markers = [ | markers = [ | ||||||
|     "pydantic: Tests with Pydantic as a dependency", |     "pydantic: Tests with Pydantic as a dependency", | ||||||
| ] | ] | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user