Rename test

This commit is contained in:
Roman Mogylatov 2022-07-25 18:25:43 -04:00
parent 957a467229
commit d6b580fdf0

View File

@ -1,4 +1,4 @@
"""Test that @functools.wraps decorator works properly with the wiring.
"""Test that wiring works properly with @functools.wraps decorator.
See issue #453 for details: https://github.com/ets-labs/python-dependency-injector/issues/454
"""