I’m trying to create a simple failing test case fo...
# ktor
i
I’m trying to create a simple failing test case for something, this code looks ok to me but when I visit the root URL I get:
Copy code
localhost didn't send any data.
ERR_EMPTY_RESPONSE
Here is the code, it’s short and simple - can anyone see what I’m missing? https://gist.github.com/sanity/d012ae1c0c6f563e7d749fa8187bffa1