- Right name of the class in constructor

This commit is contained in:
soksanichenko 2022-11-07 19:56:02 +02:00
parent b49ffee06d
commit 0fa459eb9e

View File

@ -834,7 +834,7 @@ class KojiMockPackageSet(PackageSetBase):
and include in the package set. Useful when building testing compose and include in the package set. Useful when building testing compose
with RPM scratch builds. with RPM scratch builds.
""" """
super(KojiPackageSet, self).__init__( super(KojiMockPackageSet , self).__init__(
name, name,
sigkey_ordering=sigkey_ordering, sigkey_ordering=sigkey_ordering,
arches=arches, arches=arches,