commit:     ee4118f99e299b76344251fe7fc03e02f328196c
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat May 18 15:26:08 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat May 18 15:26:08 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee4118f9

dev-python/Faker: Reenable all tests

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/Faker/Faker-25.2.0.ebuild | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/dev-python/Faker/Faker-25.2.0.ebuild 
b/dev-python/Faker/Faker-25.2.0.ebuild
index 3095ef39f5dd..f7ca8ee10616 100644
--- a/dev-python/Faker/Faker-25.2.0.ebuild
+++ b/dev-python/Faker/Faker-25.2.0.ebuild
@@ -36,8 +36,5 @@ distutils_enable_tests pytest
 python_test() {
        local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
        local -x PYTEST_PLUGINS=faker.contrib.pytest.plugin
-       local EPYTEST_DESELECT=(
-               tests/providers/test_job.py::TestCsCZ::test_job
-       )
        epytest
 }

Reply via email to