Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Correct the url for the memory stats in the router test
We were missing the debug=1 argument on the memory stats, so were getting them in a binary format. With the flag added we pass tests properly. Fixes #15356
- Loading branch information