test: style expected for deepEqual
This commit is contained in:
parent
6570c1e897
commit
f3eb715695
@ -1,9 +1,6 @@
|
||||
<p>This is some text.</p>
|
||||
<ol>
|
||||
<li>
|
||||
<p>This is a list element.</p>
|
||||
<li><p>This is a list element.</p>
|
||||
<pre><code>const x = 5;
|
||||
const y = x + 5;
|
||||
</code></pre>
|
||||
</li>
|
||||
</ol>
|
||||
const y = x + 5;</code></pre></li>
|
||||
</ol>
|
||||
|
Loading…
x
Reference in New Issue
Block a user