Skip to content
This repository was archived by the owner on Sep 7, 2023. It is now read-only.

Commit 380969c

Browse files
committed
test: update snapshot
1 parent ad46241 commit 380969c

File tree

1 file changed

+42
-42
lines changed

1 file changed

+42
-42
lines changed

__tests__/pages/songs/__snapshots__/index.test.ts.snap

Lines changed: 42 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ exports[`pages/songs/index.vue > snapshot test > renders song info 1`] = `
1515
<div
1616
style="display: none;"
1717
>
18-
18+
1919
<span
2020
data-id="1"
2121
>
@@ -36,7 +36,7 @@ exports[`pages/songs/index.vue > snapshot test > renders song info 1`] = `
3636
>
3737
Series
3838
</span>
39-
39+
4040
</div>
4141
<!--v-if-->
4242
<!--v-if-->
@@ -52,13 +52,13 @@ exports[`pages/songs/index.vue > snapshot test > renders song info 1`] = `
5252
<tr>
5353
<!--v-if-->
5454
<!--v-if-->
55-
55+
5656
<th
5757
class=""
5858
draggable="false"
5959
>
6060
<span>
61-
Name
61+
Name
6262
<span
6363
class="th-wrap sort-icon"
6464
style="display: none;"
@@ -78,7 +78,7 @@ exports[`pages/songs/index.vue > snapshot test > renders song info 1`] = `
7878
draggable="false"
7979
>
8080
<span>
81-
Artist
81+
Artist
8282
<span
8383
class="th-wrap sort-icon"
8484
style="display: none;"
@@ -98,7 +98,7 @@ exports[`pages/songs/index.vue > snapshot test > renders song info 1`] = `
9898
draggable="false"
9999
>
100100
<span>
101-
BPM
101+
BPM
102102
<span
103103
class="th-wrap sort-icon"
104104
style="display: none;"
@@ -118,7 +118,7 @@ exports[`pages/songs/index.vue > snapshot test > renders song info 1`] = `
118118
draggable="false"
119119
>
120120
<span>
121-
Series
121+
Series
122122
<span
123123
class="th-wrap sort-icon"
124124
style="display: none;"
@@ -133,17 +133,17 @@ exports[`pages/songs/index.vue > snapshot test > renders song info 1`] = `
133133
</span>
134134
</span>
135135
</th>
136-
136+
137137
<!--v-if-->
138138
</tr>
139139
<tr>
140140
<!--v-if-->
141141
<!--v-if-->
142-
142+
143143
<th
144144
class=""
145145
>
146-
146+
147147
<div
148148
class="control"
149149
>
@@ -157,12 +157,12 @@ exports[`pages/songs/index.vue > snapshot test > renders song info 1`] = `
157157
<!--v-if-->
158158
<!--v-if-->
159159
</div>
160-
160+
161161
</th>
162162
<th
163163
class=""
164164
>
165-
165+
166166
<div
167167
class="control"
168168
>
@@ -176,7 +176,7 @@ exports[`pages/songs/index.vue > snapshot test > renders song info 1`] = `
176176
<!--v-if-->
177177
<!--v-if-->
178178
</div>
179-
179+
180180
</th>
181181
<th
182182
class=""
@@ -188,21 +188,21 @@ exports[`pages/songs/index.vue > snapshot test > renders song info 1`] = `
188188
>
189189
<!--v-if-->
190190
</th>
191-
191+
192192
<!--v-if-->
193193
</tr>
194194
<!--v-if-->
195195
</thead>
196196
<tbody>
197-
198-
197+
198+
199199
<tr
200200
class=""
201201
draggable="false"
202202
>
203203
<!--v-if-->
204204
<!--v-if-->
205-
205+
206206
<td
207207
class=""
208208
data-label="Name"
@@ -236,7 +236,7 @@ exports[`pages/songs/index.vue > snapshot test > renders song info 1`] = `
236236
<div
237237
class="buttons"
238238
>
239-
239+
240240
<a
241241
class="button is-small"
242242
style="background-color: mediumblue; color: rgb(255, 255, 255);"
@@ -247,25 +247,25 @@ exports[`pages/songs/index.vue > snapshot test > renders song info 1`] = `
247247
2nd
248248
</span>
249249
</a>
250-
250+
251251
</div>
252252
</td>
253-
253+
254254
<!--v-if-->
255255
</tr>
256256
<transition-stub>
257257
<!--v-if-->
258258
</transition-stub>
259259
<!--v-if-->
260-
261-
260+
261+
262262
<tr
263263
class=""
264264
draggable="false"
265265
>
266266
<!--v-if-->
267267
<!--v-if-->
268-
268+
269269
<td
270270
class=""
271271
data-label="Name"
@@ -299,7 +299,7 @@ exports[`pages/songs/index.vue > snapshot test > renders song info 1`] = `
299299
<div
300300
class="buttons"
301301
>
302-
302+
303303
<a
304304
class="button is-small"
305305
style="background-color: darkviolet; color: rgb(255, 255, 255);"
@@ -320,35 +320,35 @@ exports[`pages/songs/index.vue > snapshot test > renders song info 1`] = `
320320
2nd
321321
</span>
322322
</a>
323-
323+
324324
</div>
325325
</td>
326-
326+
327327
<!--v-if-->
328328
</tr>
329329
<transition-stub>
330330
<!--v-if-->
331331
</transition-stub>
332332
<!--v-if-->
333-
334-
333+
334+
335335
<!--v-if-->
336336
</tbody>
337337
<!--v-if-->
338338
</table>
339-
339+
340340
<transition-stub>
341341
<!--v-if-->
342342
</transition-stub>
343-
343+
344344
</div>
345-
345+
346346
<div
347347
class="level"
348348
>
349349
<div>
350-
351-
350+
351+
352352
</div>
353353
<div>
354354
<div>
@@ -361,7 +361,7 @@ exports[`pages/songs/index.vue > snapshot test > renders song info 1`] = `
361361
href="#"
362362
role="button"
363363
>
364-
364+
365365
<span
366366
aria-hidden="true"
367367
class="icon"
@@ -370,15 +370,15 @@ exports[`pages/songs/index.vue > snapshot test > renders song info 1`] = `
370370
class="mdi mdi-chevron-left mdi-24px"
371371
/>
372372
</span>
373-
373+
374374
</a>
375375
<a
376376
aria-current="false"
377377
class="pagination-link pagination-next is-disabled pagination-next is-disabled"
378378
href="#"
379379
role="button"
380380
>
381-
381+
382382
<span
383383
aria-hidden="true"
384384
class="icon"
@@ -387,7 +387,7 @@ exports[`pages/songs/index.vue > snapshot test > renders song info 1`] = `
387387
class="mdi mdi-chevron-right mdi-24px"
388388
/>
389389
</span>
390-
390+
391391
</a>
392392
<ul
393393
class="pagination-list"
@@ -396,20 +396,20 @@ exports[`pages/songs/index.vue > snapshot test > renders song info 1`] = `
396396
<!--v-if-->
397397
<!--v-if-->
398398
<!--Pages-->
399-
399+
400400
<li>
401401
<a
402402
aria-current="true"
403403
class="pagination-link is-current"
404404
href="#"
405405
role="button"
406406
>
407-
407+
408408
1
409-
409+
410410
</a>
411411
</li>
412-
412+
413413
<!--Last-->
414414
<!--v-if-->
415415
<!--v-if-->
@@ -418,7 +418,7 @@ exports[`pages/songs/index.vue > snapshot test > renders song info 1`] = `
418418
</div>
419419
</div>
420420
</div>
421-
421+
422422
</div>
423423
</section>
424424
`;

0 commit comments

Comments
 (0)