diff --git a/tests/tests.yml b/tests/tests.yml index d19b268..e42ced7 100644 --- a/tests/tests.yml +++ b/tests/tests.yml @@ -10,7 +10,6 @@ - classic required_packages: - "python3-pytest" - - "python3-mock" - "anaconda" tests: - smoke: @@ -22,7 +21,6 @@ - classic required_packages: - "python3-pytest" # Not needed for this test, it is just a temp workaround for an Ansible bug https://github.com/ansible/ansible/issues/57365 - - "python3-mock" # Not needed for this test, it is just a temp workaround for an Ansible bug https://github.com/ansible/ansible/issues/57365 - "anaconda" tests: - Sanity/dir-install: