mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-18 13:38:16 -06:00
14132 fix test
This commit is contained in:
parent
90cf3c8b9d
commit
6e7afd1020
@ -14,7 +14,7 @@ from dcim.models import Site
|
||||
from extras.choices import ObjectChangeActionChoices
|
||||
from extras.models import Tag, EventRule, Webhook
|
||||
from extras.events import enqueue_object, flush_events, serialize_for_event
|
||||
from extras.events_worker import eval_conditions
|
||||
from extras.utils import eval_conditions
|
||||
from extras.webhooks import generate_signature
|
||||
from extras.webhooks_worker import process_webhook
|
||||
from utilities.testing import APITestCase
|
||||
|
Loading…
Reference in New Issue
Block a user