Skip to content

fix failing test on Footer(...): Nothing was returned from render #273

Description

@todo

* @todo fix failing test on Footer(...): Nothing was returned from render
*/
xit("should render correctly", () => {
const tree = renderer.create(<Footer />).toJSON()
expect(tree).toMatchSnapshot()
})


This issue was generated by todo based on a todo comment in 03054ce. It's been assigned to @jimmyandrade because they committed the code.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions