mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
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:
@@ -0,0 +1 @@
|
||||
{}
|
||||
Reference in New Issue
Block a user