chore: docs and tests improvements
This commit is contained in:
@@ -21,7 +21,6 @@ def docker_compose() -> Generator[None]:
|
||||
"docker",
|
||||
"compose",
|
||||
"down",
|
||||
"-v",
|
||||
],
|
||||
check=True,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user