Handle chrome devtools requests for Automatic Workspace Folders

Chrome devtools sends requests to
`/.well-known/appspecific/com.chrome.devtools.json`, and when debugging
feature tests with the devtools opened in Chrome, it makes the test
fail.

For now we will serve a empty static file.
This commit is contained in:
Alexander Brandon Coles
2025-07-11 13:48:41 +01:00
parent 5209759f13
commit 02f5692ac3
@@ -0,0 +1 @@
{}