tests: Run test_generated_curl_examples_for_success after test_the_api.

Upcoming changes in test_generated_curl_examples_for_success modifies
various data of iago user heavily. So it's much easier to run
test_the_api initially than making various changes in tests of
test_the_api function.
This commit is contained in:
Vishnu Ks 2019-11-14 04:35:12 +00:00 committed by Tim Abbott
parent 517534777d
commit bb5463b29a
1 changed files with 1 additions and 1 deletions

View File

@ -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(