Add cryptography information in devtools #2898
Annotations
3 errors
DevtoolsDialog › renders the devtools dialog:
test/unit-tests/components/views/dialogs/DevtoolsDialog-test.tsx#L45
expect(received).toMatchSnapshot()
Snapshot name: `DevtoolsDialog renders the devtools dialog 1`
- Snapshot - 0
+ Received + 5
@@ -94,10 +94,15 @@
<button
class="mx_DevTools_button"
>
Server info
</button>
+ <button
+ class="mx_DevTools_button"
+ >
+ Crypto
+ </button>
</div>
<div>
<h3>
Options
</h3>
at Object.toMatchSnapshot (test/unit-tests/components/views/dialogs/DevtoolsDialog-test.tsx:45:30)
|
Jest (1)
Process completed with exit code 1.
|
jest-tests
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
coverage-2
|
400 KB |
|