Push version in tests to 2.1.0

This commit is contained in:
Lorenz Diener 2017-12-14 11:23:34 +01:00
pare 16564c42b8
commit f63b20d929

Veure arxiu

@ -7,7 +7,7 @@ def _api(access_token='__MASTODON_PY_TEST_ACCESS_TOKEN'):
client_id='__MASTODON_PY_TEST_CLIENT_ID',
client_secret='__MASTODON_PY_TEST_CLIENT_SECRET',
access_token=access_token,
mastodon_version="2.0.0")
mastodon_version="2.1.0")
@pytest.fixture