Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
benjackwhite committed Jun 20, 2024
1 parent c2226f7 commit 7dfbfb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion posthog/cdp/templates/slack/test_template_slack.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ class TestTemplateSlack(BaseHogFunctionTemplateTest):
def test_function_works(self):
res = self.run_function(
inputs={
"integration": {
"slack_workspace": {
"access_token": "xoxb-1234",
},
"icon_emoji": ":hedgehog:",
Expand Down

0 comments on commit 7dfbfb5

Please sign in to comment.