Fix MSC2530 caption not showing with bubbles mode #1447
Annotations
3 errors
<SyntaxHighlight /> › renders:
test/unit-tests/components/views/elements/SyntaxHighlight-test.tsx#L17
expect(received).toBeTruthy()
Received: null
Ignored nodes: comments, script, style
<html>
<head />
<body>
<div>
<pre
class="mx_SyntaxHighlight hljs language-undefined"
>
console.log("Hello, World!");
</pre>
</div>
</body>
</html>
at toBeTruthy (test/unit-tests/components/views/elements/SyntaxHighlight-test.tsx:17:81)
at runWithExpensiveErrorDiagnosticsDisabled (node_modules/@testing-library/dom/dist/config.js:47:12)
at checkCallback (node_modules/@testing-library/dom/dist/wait-for.js:124:77)
at checkRealTimersCallback (node_modules/@testing-library/dom/dist/wait-for.js:118:16)
at Timeout.task [as _onTimeout] (node_modules/jsdom/lib/jsdom/browser/Window.js:520:19)
|
Jest (2)
Process completed with exit code 1.
|
jest-tests
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
coverage-1
|
392 KB |
|