mirror of
				https://github.com/ets-labs/python-dependency-injector.git
				synced 2025-11-04 01:47:36 +03:00 
			
		
		
		
	Update wiring test case name
This commit is contained in:
		
							parent
							
								
									d0ea82949f
								
							
						
					
					
						commit
						44343421dc
					
				| 
						 | 
				
			
			@ -314,7 +314,7 @@ class WiringTest(unittest.TestCase):
 | 
			
		|||
        self.assertIsInstance(service, Service)
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
class ModuleAsPackagingTest(unittest.TestCase):
 | 
			
		||||
class ModuleAsPackageTest(unittest.TestCase):
 | 
			
		||||
 | 
			
		||||
    def setUp(self):
 | 
			
		||||
        self.container = Container(config={'a': {'b': {'c': 10}}})
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user