spec/mock_facebook_responses.yml in koala-1.0.0.beta2 vs spec/mock_facebook_responses.yml in koala-1.0.0.beta2.1

- old
+ new

@@ -81,11 +81,11 @@ post: with_token: '{"id": "FEED_ITEM_CATS"}' message=Hello, world, from the test suite delete method!: post: with_token: '{"id": "FEED_ITEM_DELETE"}' - link=http://www.contextoptional.com/&message=Hello, world, from the test suite again!&name=Context Optional: + link=http://oauth.twoalex.com/&message=Hello, world, from the test suite again!&name=OAuth Playground: post: with_token: '{"id": "FEED_ITEM_CONTEXT"}' /me/photos: source=[FILE]: post: @@ -236,10 +236,10 @@ /FEED_ITEM_CONTEXT: no_args: <<: *item_deleted get: - with_token: '{"link":"http://www.contextoptional.com/", "name": "Context Optional"}' + with_token: '{"link":"http://oauth.twoalex.com/", "name": "OAuth Playground"}' /FEED_ITEM_CATS: no_args: <<: *item_deleted get: \ No newline at end of file