Skip to content

Commit

Permalink
Import fix for test.
Browse files Browse the repository at this point in the history
  • Loading branch information
tblock79 committed Feb 15, 2024
1 parent e298c2e commit d4c8474
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/dispatch/test_send.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

from dispatch.send import execute, is_ready_for_sending
from common.constants import mercure_names
from testing_common import *
from tests.testing_common import *

dummy_info = {
"action": "route",
Expand Down

0 comments on commit d4c8474

Please sign in to comment.