Skip to content

Instantly share code, notes, and snippets.

@hitjim
Created April 3, 2014 13:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hitjim/9954601 to your computer and use it in GitHub Desktop.
Save hitjim/9954601 to your computer and use it in GitHub Desktop.
$httpBackend.expectGET(/api/v1/news\/([0-9a-fA-F]{24})$/).respond(testNewsData());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment