#39 Fix class naming snag
Merged 4 years ago by pingou. Opened 4 years ago by nphilipp.
fedora-infra/ nphilipp/rpmautospec master--naming-electric-boogaloo  into  master

@@ -1,8 +1,8 @@ 

  from rpmautospec.process_distgit import is_autorel

  

  

- class TestModifyRepo:

-     """Test the koji_plugin.rpmautospec_plugin module"""

+ class TestProcessDistgit:

+     """Test the rpmautospec.process_distgit module"""

  

      def test_is_autorel(self):

          assert is_autorel("Release: %{autorel}")

Pull-Request has been merged by pingou

4 years ago

Build succeeded.