We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34a21fa commit 2591f3eCopy full SHA for 2591f3e
src/test/components/__snapshots__/BottomBox.test.tsx.snap
@@ -50,7 +50,7 @@ exports[`BottomBox should show the assembly view when pressing the toggle button
50
mov ebx, edi
51
</div>
52
<div
53
- class="cm-nonZeroLine cm-line"
+ class="cm-line cm-nonZeroLine"
54
>
55
and ebx, 0x1400
56
@@ -120,7 +120,7 @@ exports[`BottomBox should show the source view when a line in the tree view is d
120
</span>
121
122
123
124
125
<span
126
class="tok-variableName"
0 commit comments