Skip to content

Commit

Permalink
Move fixture to subfolder
Browse files Browse the repository at this point in the history
  • Loading branch information
getdave committed Jun 10, 2020
1 parent 2b95d56 commit 792937d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/e2e-tests/specs/experiments/navigation.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import {
/**
* Internal dependencies
*/
import menuItemsFixture from './menu-items-response-fixture.json';
import menuItemsFixture from './fixtures/menu-items-response-fixture.json';

const menusFixture = [
{
Expand Down

0 comments on commit 792937d

Please sign in to comment.