Skip to content

Commit

Permalink
Move e2e tests into the editor folder and out of experiments.
Browse files Browse the repository at this point in the history
  • Loading branch information
StevenDufresne authored and tellyworth committed Jun 24, 2020
1 parent 09efc27 commit 533b1a9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,6 @@ const matchUrl = ( reqUrl, urls ) => {
};

describe( 'adding blocks from block directory', () => {

beforeEach( async () => {
await createNewPost();
} );
Expand Down

0 comments on commit 533b1a9

Please sign in to comment.