@comicrelief/component-library 8.76.2 → 8.76.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@comicrelief/component-library",
3
3
  "author": "Comic Relief Engineering Team",
4
- "version": "8.76.2",
4
+ "version": "8.76.3",
5
5
  "main": "dist/index.cjs.js",
6
6
  "module": "dist/index.es.js",
7
7
  "files": [
@@ -79,7 +79,7 @@ const SocialIcons = ({
79
79
  : ['facebook', 'instagram', 'twitter', 'youtube'];
80
80
 
81
81
  return (
82
- <StyledList $newStyle={newStyle} data-testid="SocialIconsList">
82
+ <StyledList $newStyle={newStyle} data-test="SocialIconsList">
83
83
  {brandsToShow
84
84
  .filter(brand => shouldShowIcon(brand))
85
85
  .map(brand => {
@@ -55,7 +55,7 @@ exports[`renders correctly with Comic Relief links 1`] = `
55
55
 
56
56
  <ul
57
57
  className="c0"
58
- data-testid="SocialIconsList"
58
+ data-test="SocialIconsList"
59
59
  >
60
60
  <li
61
61
  className="c1"
@@ -191,7 +191,7 @@ exports[`renders correctly with Red Nose Day links and self target 1`] = `
191
191
 
192
192
  <ul
193
193
  className="c0"
194
- data-testid="SocialIconsList"
194
+ data-test="SocialIconsList"
195
195
  >
196
196
  <li
197
197
  className="c1"
@@ -327,7 +327,7 @@ exports[`renders correctly with Sport Relief links 1`] = `
327
327
 
328
328
  <ul
329
329
  className="c0"
330
- data-testid="SocialIconsList"
330
+ data-test="SocialIconsList"
331
331
  >
332
332
  <li
333
333
  className="c1"
@@ -592,7 +592,7 @@ exports[`renders correctly 1`] = `
592
592
  >
593
593
  <ul
594
594
  className="c3"
595
- data-testid="SocialIconsList"
595
+ data-test="SocialIconsList"
596
596
  >
597
597
  <li
598
598
  className="c4"
@@ -984,7 +984,7 @@ exports[`does not render copyright text when not supplied 1`] = `
984
984
  >
985
985
  <ul
986
986
  className="c27"
987
- data-testid="SocialIconsList"
987
+ data-test="SocialIconsList"
988
988
  >
989
989
  <li
990
990
  className="c28"
@@ -1170,7 +1170,7 @@ exports[`does not render copyright text when not supplied 1`] = `
1170
1170
  >
1171
1171
  <ul
1172
1172
  className="c27"
1173
- data-testid="SocialIconsList"
1173
+ data-test="SocialIconsList"
1174
1174
  >
1175
1175
  <li
1176
1176
  className="c28"
@@ -2308,7 +2308,7 @@ exports[`renders correctly 1`] = `
2308
2308
  >
2309
2309
  <ul
2310
2310
  className="c27"
2311
- data-testid="SocialIconsList"
2311
+ data-test="SocialIconsList"
2312
2312
  >
2313
2313
  <li
2314
2314
  className="c28"
@@ -2494,7 +2494,7 @@ exports[`renders correctly 1`] = `
2494
2494
  >
2495
2495
  <ul
2496
2496
  className="c27"
2497
- data-testid="SocialIconsList"
2497
+ data-test="SocialIconsList"
2498
2498
  >
2499
2499
  <li
2500
2500
  className="c28"