We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bb7359 commit 29b4170Copy full SHA for 29b4170
tests/slack_sdk_async/web/test_web_client_url_format.py
@@ -10,7 +10,7 @@
10
)
11
12
13
-class TestWebClientUrlFormat(unittest.TestCase):
+class TestAsyncWebClientUrlFormat(unittest.TestCase):
14
def setUp(self):
15
setup_mock_web_api_server(self)
16
0 commit comments