Skip to content

Commit

Permalink
Merge pull request #490 from nautobot/patch-489
Browse files Browse the repository at this point in the history
Fix Upstream Monitor CI
  • Loading branch information
jdrew82 authored Jul 25, 2024
2 parents 68923b0 + 701fcb8 commit 622d506
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nautobot_ssot/tests/device42/unit/test_utils_device42.py
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,6 @@ def test_get_intf_status(self, name, sent, received): # pylint: disable=unused-
("iosxe", "iosxe", "cisco_ios"),
("iosxr", "iosxr", "cisco_xr"),
("nxos", "nxos", "cisco_nxos"),
("bigip", "f5", "f5_tmsh"),
("junos", "junos", "juniper_junos"),
("dell", "dell", "dell"),
]
Expand Down

0 comments on commit 622d506

Please sign in to comment.