Skip to content

Commit

Permalink
Merge pull request #136 from superfaceai/zdne-patch-slack-provider
Browse files Browse the repository at this point in the history
Fix double provider
  • Loading branch information
martyndavies authored Oct 5, 2023
2 parents e954c60 + f72843a commit 949dfa3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/api-examples/slack.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -175,14 +175,14 @@ To test this use case you can use the `execute` command.
<TabItem value="nodejs">

```shell
superface execute slack slack slack-channels/fetch-channels
superface execute slack slack-channels/fetch-channels
```

</TabItem>
<TabItem value="python">

```shell
superface execute slack slack slack-channels/fetch-channels python
superface execute slack slack-channels/fetch-channels python
```

</TabItem>
Expand Down

0 comments on commit 949dfa3

Please sign in to comment.