mirror of
				https://github.com/ets-labs/python-dependency-injector.git
				synced 2025-11-04 09:57:37 +03:00 
			
		
		
		
	Add link to the issue into the tests
This commit is contained in:
		
							parent
							
								
									006734d136
								
							
						
					
					
						commit
						bdada77afa
					
				| 
						 | 
					@ -606,6 +606,7 @@ class AsyncResourceTest(AsyncTestCase):
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
class ResourceTypingTest(unittest.TestCase):
 | 
					class ResourceTypingTest(unittest.TestCase):
 | 
				
			||||||
 | 
					    # See issue: https://github.com/ets-labs/python-dependency-injector/issues/488
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    def test_sync_generic_type(self):
 | 
					    def test_sync_generic_type(self):
 | 
				
			||||||
        class MyDependency:
 | 
					        class MyDependency:
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user