Skip to content

Commit

Permalink
Revert "Respond to the test instagram URL with a 404"
Browse files Browse the repository at this point in the history
This reverts commit 35b5a5c5b6714d08694a0fae5ce1ba3fc81a0e2f.
  • Loading branch information
notnownikki authored and gziolo committed Apr 18, 2019
1 parent b0e6a13 commit d93f590
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 14 deletions.
12 changes: 0 additions & 12 deletions packages/e2e-test-utils/src/mocks/create-404-response.js

This file was deleted.

1 change: 0 additions & 1 deletion packages/e2e-test-utils/src/mocks/index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
export { createURLMatcher } from './create-url-matcher';
export { create404Response } from './create-404-response';
export { createJSONResponse } from './create-json-response';
export { createEmbeddingMatcher } from './create-embedding-matcher';
export { mockOrTransform } from './mock-or-transform';
Expand Down
1 change: 0 additions & 1 deletion packages/e2e-tests/specs/embedding.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import {
createURLMatcher,
setUpResponseMocking,
createJSONResponse,
create404Response,
getEditedPostContent,
clickButton,
insertBlock,
Expand Down

0 comments on commit d93f590

Please sign in to comment.