diff --git a/test_suite/generic/test_generic.py b/test_suite/generic/test_generic.py index ced00a0d..13338379 100644 --- a/test_suite/generic/test_generic.py +++ b/test_suite/generic/test_generic.py @@ -1083,11 +1083,6 @@ def test_etc_machine_id_permissions(self, host, instance_data): @pytest.mark.order(1) @pytest.mark.run_on(['rhel']) class TestsAuthConfig: - @pytest.fixture(autouse=True) - def skip_on_aws(self, host, instance_data): - if instance_data['cloud'] == 'aws': - pytest.skip("Auth test cases don't apply to AWS.") - def test_authselect_has_no_config(self, host): """ Check authselect current