Hi. Question about
file serving. I observe that when putting files in __files, it is returned as expected, but the verbose logging of Wiremock says that a 404 is returned with log "No response could be served as there are no stub mappings in this WireMock instance".
Is that known behaviour? I would expect that a response from __files is just as OK as a stubbed one?