hurl/integration/tests_failed/assert_file.py

7 lines
99 B
Python
Raw Normal View History

from app import app
2020-08-27 10:07:46 +03:00
2020-08-27 10:07:46 +03:00
@app.route("/error-assert-file")
def error_assert_file():
return "Hello"