Skip to content

fix failing test: TeamPage (...): Nothing was returned from render. #278

@todo

Description

@todo

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