Skip to content

Commit b887062

Browse files
Update snapshot
1 parent baccd7d commit b887062

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

apps/fretonator-web/src/app/pages/home/home-index/__snapshots__/home-index.component.spec.ts.snap

+3-1
Original file line numberDiff line numberDiff line change
@@ -1202,6 +1202,7 @@ exports[`HomeIndexComponent should create 1`] = `
12021202
<div
12031203
class="controlPanel"
12041204
>
1205+
12051206
<div
12061207
class="controlPanel__row"
12071208
>
@@ -1301,6 +1302,7 @@ exports[`HomeIndexComponent should create 1`] = `
13011302
</div>
13021303
</app-fretboard-config>
13031304
</div>
1305+
13041306
<div
13051307
class="controlPanel__column"
13061308
>
@@ -1313,7 +1315,7 @@ exports[`HomeIndexComponent should create 1`] = `
13131315
class="fretboard__tuningGroup"
13141316
>
13151317
<button
1316-
class="fretboard__changeTuning tuning--active"
1318+
class="fretboard__changeTuning fretboard__changeTuning--active"
13171319
>
13181320
Standard
13191321
</button>

0 commit comments

Comments
 (0)