Skip to content

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

@todo

Description

@todo

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