Skip to content

Commit a54984c

Browse files
committed
test(dev tools): Update test to add new crypto button.
1 parent be30b48 commit a54984c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

test/unit-tests/components/views/dialogs/__snapshots__/DevtoolsDialog-test.tsx.snap

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,11 @@ exports[`DevtoolsDialog renders the devtools dialog 1`] = `
9999
>
100100
Server info
101101
</button>
102+
<button
103+
class="mx_DevTools_button"
104+
>
105+
Crypto
106+
</button>
102107
</div>
103108
<div>
104109
<h3>

0 commit comments

Comments
 (0)