anwesen/tests/hurl/notes/get_one_not_found.hurl

3 lines
74 B
Text

# Missing path returns 404.
GET {{host}}/notes/does-not-exist.md
HTTP 404