This commit is contained in:
Athanasios Voutsadakis
2017-11-15 16:56:39 +00:00
parent 36663bd9ac
commit 7d4fdba237

View File

@@ -2473,6 +2473,7 @@ def set_config_values(app, dict):
for key in dict:
app.config[key] = old_values[key]
@pytest.fixture(scope='function')
def valid_token(app_, fake_uuid):
return generate_token(