From a04e3276fc5578329a40ae5d7515a3f959bb1a19 Mon Sep 17 00:00:00 2001 From: Cristopfer Luis Viana da Silva Date: Tue, 6 Feb 2024 13:05:47 +0000 Subject: [PATCH] fix: teste --- test/check-application | 1 + 1 file changed, 1 insertion(+) diff --git a/test/check-application b/test/check-application index b6548b6..804459b 100755 --- a/test/check-application +++ b/test/check-application @@ -10,6 +10,7 @@ import testlib # Nondestructive tests all run in the same running VM. This allows them to run in Packit, Fedora, and # RHEL dist-git gating. They must not permanently change any file or configuration on the system in a # way that influences other tests. +# temporary inactive teste @testlib.nondestructive class TestApplication(testlib.MachineCase): def testBasic(self):