JSHint
passed.
PEP8 Style Checker
internal error.
Pyflakes
passed.
Review Request #8852 — Created March 27, 2017 and submitted
The WebHooks unit tests were prefixing each API URL with "api/", which other unit tests don't do. This change simply removes the "api/" prefix.
Ran unit tests. Saw that they didn't include the prefix anymore.