try waiting #4564
Annotations
2 errors
Run tests:
website/src/components/ReviewPage/ReviewPage.spec.tsx#L137
TestingLibraryElementError: Unable to find an element with the text: (text) => text.includes("Confirm"). This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible.
Ignored nodes: comments, script, style
<body
class=""
>
<div
class=""
>
<div>
No sequences to review
</div>
</div>
<div
id="react-confirm-alert"
/>
</body>
❯ Object.getElementError node_modules/@testing-library/dom/dist/config.js:37:19
❯ node_modules/@testing-library/dom/dist/query-helpers.js:76:38
❯ node_modules/@testing-library/dom/dist/query-helpers.js:52:17
❯ node_modules/@testing-library/dom/dist/query-helpers.js:95:19
❯ src/components/ReviewPage/ReviewPage.spec.tsx:137:9
|
Run tests
Process completed with exit code 1.
|
Loading