Merge pull request #12 from ocristopfer/tests

fix: teste
This commit is contained in:
Cristopfer Luis 2024-02-06 10:28:27 -03:00 committed by GitHub
commit bd69b15a59
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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