diff --git a/python-dns-lexicon.spec b/python-dns-lexicon.spec index ff57152..66990de 100644 --- a/python-dns-lexicon.spec +++ b/python-dns-lexicon.spec @@ -184,8 +184,7 @@ rm setup.py TEST_SELECTOR="not AutoProviderTests and not TransipProviderTests and not SoftLayerProviderTests and not NamecheapProviderTests and not NamecheapManagedProviderTests and not GransyProviderTests and not LocalzoneProviderTests" %if 0%{?fedora} # EPEL 8 does not provide the python3-pytest-vcr package -#py.test-3 -v -k "${TEST_SELECTOR}" lexicon -%tox +py.test-3 -v -k "${TEST_SELECTOR}" lexicon %endif %install