Skip to content

fix failing test: Header(...): Nothing was returned from render. #274

@todo

Description

@todo

* @todo fix failing test: Header(...): Nothing was returned from render.
*/
xit("renders correctly without props", () => {
const tree = renderer.create(<Header />).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