fix: teste

This commit is contained in:
Cristopfer Luis Viana da Silva 2024-02-06 13:05:47 +00:00
parent 3dad43cb1a
commit a04e3276fc

View file

@ -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):