Skip to content

Fix TypeError on layout test: Cannot read property 'title' of undefined #266

@todo

Description

@todo

* @todo Fix TypeError on layout test: Cannot read property 'title' of undefined
*/
xit("renders correctly", () => {
const tree = renderer.create(<Layout>Content</Layout>).toJSON()
expect(tree).toMatchSnapshot()
})


This issue was generated by todo based on a todo comment in 4ad4a64 when #263 was merged. cc @educodar.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions