mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
run pre-commit
This commit is contained in:
parent
2bead91354
commit
85d0a3be6c
1 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
|||
|
||||
|
||||
import shutil
|
||||
import tarfile
|
||||
|
||||
|
@ -20,6 +18,7 @@ def test_decode_body(webserver, integration_files_dir, backend):
|
|||
)
|
||||
assert isinstance(ret["body"], bytes)
|
||||
|
||||
|
||||
pytestmark = [
|
||||
pytest.mark.slow_test,
|
||||
pytest.mark.skip_if_binaries_missing("docker", "dockerd", check_all=False),
|
||||
|
|
Loading…
Add table
Reference in a new issue