Skip to content

Commit 29b4170

Browse files
Fix naming
1 parent 4bb7359 commit 29b4170

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/slack_sdk_async/web/test_web_client_url_format.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
)
1111

1212

13-
class TestWebClientUrlFormat(unittest.TestCase):
13+
class TestAsyncWebClientUrlFormat(unittest.TestCase):
1414
def setUp(self):
1515
setup_mock_web_api_server(self)
1616

0 commit comments

Comments
 (0)