• 
      

    Fix the sample API URL for the WebHooks unit tests.

    Review Request #8852 — Created March 27, 2017 and submitted — Latest diff uploaded

    Information

    Review Board
    release-2.5.x
    acd28af...

    Reviewers

    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.