Files
Steve Hankin 39299445bd fix: incorrect signature cause ts2345 (#40699)
* fix: incorrect signature cause ts2345

Test incorrectly used a static Axios config and needed to pass an Axios Instance
since the Axios module is updated to inject an interceptor

* docs: corrected author url
2019-11-27 15:49:38 -08:00
..