@@ -202,9 +202,6 @@ exports[`Play Queue container should display a context popup on right click 1`]
202
202
<div
203
203
class = " thumbnail"
204
204
>
205
- <img
206
- src = " https://test-track-thumb-url"
207
- />
208
205
<div
209
206
class = " thumbnail_overlay"
210
207
data-testid = " queue-item-remove"
@@ -261,9 +258,6 @@ exports[`Play Queue container should display a context popup on right click 1`]
261
258
<div
262
259
class = " thumbnail"
263
260
>
264
- <img
265
- src = " https://test-track-thumb-url"
266
- />
267
261
<div
268
262
class = " thumbnail_overlay"
269
263
data-testid = " queue-item-remove"
@@ -320,9 +314,6 @@ exports[`Play Queue container should display a context popup on right click 1`]
320
314
<div
321
315
class = " thumbnail"
322
316
>
323
- <img
324
- src = " test-file-stub"
325
- />
326
317
<div
327
318
class = " thumbnail_overlay"
328
319
data-testid = " queue-item-remove"
@@ -790,9 +781,6 @@ exports[`Play Queue container should display a context popup on right click for
790
781
<div
791
782
class = " thumbnail"
792
783
>
793
- <img
794
- src = " https://test-track-thumb-url"
795
- />
796
784
<div
797
785
class = " thumbnail_overlay"
798
786
data-testid = " queue-item-remove"
@@ -849,9 +837,6 @@ exports[`Play Queue container should display a context popup on right click for
849
837
<div
850
838
class = " thumbnail"
851
839
>
852
- <img
853
- src = " https://test-track-thumb-url"
854
- />
855
840
<div
856
841
class = " thumbnail_overlay"
857
842
data-testid = " queue-item-remove"
@@ -908,9 +893,6 @@ exports[`Play Queue container should display a context popup on right click for
908
893
<div
909
894
class = " thumbnail"
910
895
>
911
- <img
912
- src = " test-file-stub"
913
- />
914
896
<div
915
897
class = " thumbnail_overlay"
916
898
data-testid = " queue-item-remove"
@@ -1337,9 +1319,6 @@ exports[`Play Queue container should display tracks in the queue 1`] = `
1337
1319
<div
1338
1320
class = " thumbnail"
1339
1321
>
1340
- <img
1341
- src = " https://test-track-thumb-url"
1342
- />
1343
1322
<div
1344
1323
class = " thumbnail_overlay"
1345
1324
data-testid = " queue-item-remove"
@@ -1396,9 +1375,6 @@ exports[`Play Queue container should display tracks in the queue 1`] = `
1396
1375
<div
1397
1376
class = " thumbnail"
1398
1377
>
1399
- <img
1400
- src = " https://test-track-thumb-url"
1401
- />
1402
1378
<div
1403
1379
class = " thumbnail_overlay"
1404
1380
data-testid = " queue-item-remove"
@@ -1455,9 +1431,6 @@ exports[`Play Queue container should display tracks in the queue 1`] = `
1455
1431
<div
1456
1432
class = " thumbnail"
1457
1433
>
1458
- <img
1459
- src = " test-file-stub"
1460
- />
1461
1434
<div
1462
1435
class = " thumbnail_overlay"
1463
1436
data-testid = " queue-item-remove"
0 commit comments