diff --git a/tools/test-api b/tools/test-api index ac2a6a316d..7b71e6c695 100755 --- a/tools/test-api +++ b/tools/test-api @@ -72,8 +72,8 @@ with test_server_running(force=options.force, external_host='zulipdev.com:9981') site=site ) - test_generated_curl_examples_for_success(bot_client) test_the_api(client, nonadmin_client) + test_generated_curl_examples_for_success(bot_client) # Test error payloads client = Client(