1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-17 00:07:37 +02:00
This commit is contained in:
Kelly Brazil
2022-02-28 12:20:39 -08:00
parent 002caa9fb3
commit e2ffef57b9

View File

@ -180,7 +180,7 @@ class MyTests(unittest.TestCase):
"""
self.assertEqual(jc.parsers.nmcli.parse(self.fedora32_nmcli_device_show_ens33, quiet=True), self.fedora32_nmcli_device_show_ens33_json)
def test_nmcli_device_show_ens33_fedora32(self):
def test_nmcli_device_show_fedora32(self):
"""
Test 'nmcli device show' on fedora32
"""