mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-05-22 13:36:15 +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):
|
||||
# See issue: https://github.com/ets-labs/python-dependency-injector/issues/488
|
||||
|
||||
def test_sync_generic_type(self):
|
||||
class MyDependency:
|
||||
|
|
Loading…
Reference in New Issue
Block a user