mirror of
https://github.com/containers/podman-compose.git
synced 2025-08-13 07:27:10 +02:00
Shorten too long lines
Signed-off-by: Povilas Kanapickas <povilas@radix.lt>
This commit is contained in:
@ -25,7 +25,8 @@ def profile_compose_file():
|
||||
class TestUpDown(unittest.TestCase, RunSubprocessMixin):
|
||||
def tearDown(self):
|
||||
"""
|
||||
Ensures that the services within the "profile compose file" are removed between each test case.
|
||||
Ensures that the services within the "profile compose file" are removed between each test
|
||||
case.
|
||||
"""
|
||||
# run the test case
|
||||
|
||||
|
Reference in New Issue
Block a user