mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-06-17 00:07:37 +02:00
fix test
This commit is contained in:
@ -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
|
||||
"""
|
||||
|
Reference in New Issue
Block a user