Skip to content

Commit 82d51a9

Browse files
committed
snapshots
1 parent 8112233 commit 82d51a9

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

client/modules/IDE/components/Header/__snapshots__/Nav.unit.test.jsx.snap

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -48,15 +48,15 @@ exports[`Nav renders dashboard version for mobile 1`] = `
4848
<DocumentFragment>
4949
<header>
5050
<nav
51-
class="sc-giAqHp deBDHC"
51+
class="sc-ezzafa bZzfr"
5252
>
5353
<div
54-
class="sc-ezzafa bKgrFx"
54+
class="sc-bYwzuL bIGdtt"
5555
>
5656
<test-file-stub />
5757
</div>
5858
<div
59-
class="sc-bYwzuL lkVxhY"
59+
class="sc-kLojOw btKDXx"
6060
>
6161
<h1>
6262
<span
@@ -89,7 +89,7 @@ exports[`Nav renders dashboard version for mobile 1`] = `
8989
</h1>
9090
</div>
9191
<div
92-
class="sc-kLojOw casOUg"
92+
class="sc-iklJeh jupmlX"
9393
>
9494
<div>
9595
<a
@@ -459,15 +459,15 @@ exports[`Nav renders editor version for mobile 1`] = `
459459
<DocumentFragment>
460460
<header>
461461
<nav
462-
class="sc-giAqHp deBDHC"
462+
class="sc-ezzafa bZzfr"
463463
>
464464
<div
465-
class="sc-ezzafa bKgrFx"
465+
class="sc-bYwzuL bIGdtt"
466466
>
467467
<test-file-stub />
468468
</div>
469469
<div
470-
class="sc-bYwzuL lkVxhY"
470+
class="sc-kLojOw btKDXx"
471471
>
472472
<h1>
473473
<span
@@ -500,7 +500,7 @@ exports[`Nav renders editor version for mobile 1`] = `
500500
</h1>
501501
</div>
502502
<div
503-
class="sc-kLojOw casOUg"
503+
class="sc-iklJeh jupmlX"
504504
>
505505
<div>
506506
<a

0 commit comments

Comments
 (0)