mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-26 17:26:10 -06:00
Revert errant change
This commit is contained in:
parent
bee08050b6
commit
55e582f06e
@ -145,6 +145,7 @@ class StagingTestCase(TransactionTestCase):
|
||||
|
||||
with checkout(branch):
|
||||
provider = Provider.objects.get(name='Provider A')
|
||||
provider.circuits.all().delete()
|
||||
provider.delete()
|
||||
|
||||
# Sanity-checking
|
||||
|
Loading…
Reference in New Issue
Block a user