hurl/integration/tests/error_assert_template_variable_not_found.py

7 lines
142 B
Python
Raw Normal View History

2020-08-27 10:07:46 +03:00
from tests import app
@app.route("/error-assert-template-variable-not-found")
def error_assert_template_variable_not_found():
return ''