Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4f263aec authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Cert: remove unregister_controllers"

parents 401876cd ac2d33d3
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -70,7 +70,6 @@ class GdBaseTestClass(BaseTestClass):
            builtin=True)

    def teardown_class(self):
        self.unregister_controllers()
        if self.rootcanal_running:
            self.rootcanal_process.send_signal(signal.SIGINT)
            rootcanal_return_code = self.rootcanal_process.wait()