Skip to content
This repository has been archived by the owner on Jun 3, 2019. It is now read-only.

Wrong path to module in Menu.test.js #360

Merged
merged 1 commit into from
Feb 19, 2017
Merged

Wrong path to module in Menu.test.js #360

merged 1 commit into from
Feb 19, 2017

Commits on Feb 19, 2017

  1. Wrong path to module in Menu.test.js

    The test is failing because there is a wrong import inside the Menu.test.js file.
    I changed it to ```import Menu from './index';``` to make the test pass.
    datoml authored Feb 19, 2017
    Configuration menu
    Copy the full SHA
    d31c2d3 View commit details
    Browse the repository at this point in the history