Jest/React-Testing-Library test failing with React component while changing the element inside
I’ve written some tests for this Title component, but I can’t manage to correctly access the <title>
inside <head>
:
I’ve written some tests for this Title component, but I can’t manage to correctly access the <title>
inside <head>
: