Skip to content

Commit 9f405f8

Browse files
committed
fix import
1 parent 2a2f5c2 commit 9f405f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/slack/test_slack_mentions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from integrations.slack import SlackSender
1+
from robusta.integrations.slack import SlackSender
22

33

44
def test_title_without_mentions():

0 commit comments

Comments
 (0)