diff --git a/test/testcases.py b/test/testcases.py index 80b2b9ee2..3adfa7683 100644 --- a/test/testcases.py +++ b/test/testcases.py @@ -80,7 +80,6 @@ def gen_testcases(what): # pylint: disable=too-many-return-statements return [ TestCaseFedora(image="anaconda-iso", sign=True), TestCaseCentos(image="anaconda-iso"), - TestCaseFedora(image="anaconda-iso"), ] if what == "qemu-boot": test_cases = [