Skip to content

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

@todo

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions