Skip to content

Commit

Permalink
tests: we need to be consistent with TestFedoraPlans (see plural) prefix
Browse files Browse the repository at this point in the history
Otherwise test classes are not matches.
  • Loading branch information
KKoukiou authored and martinpitt committed Jul 28, 2024
1 parent 0e1b002 commit e6a0e40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/check-existing-system
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ class TestExistingSystemFedora(VirtInstallMachineCase):

r.check_deleted_system("Fedora Linux")

class TestFedoraPlanUseFreeSpace(VirtInstallMachineCase):
class TestFedoraPlansUseFreeSpace(VirtInstallMachineCase):
"""
Test Fedora plans: https://fedoraproject.org/wiki/Test_Results:Current_Installation_Test
Expand Down

0 comments on commit e6a0e40

Please sign in to comment.