Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove config.default.json from resources unittest.
Instead we slightly hackily import serve and read the config from there. But that isn't a great approach because we allow the defaults to be overridden. A better fix here would stop shelling out to create the server and call the code directly, reading the resolved config.
- Loading branch information