this the file: curriculum/challenges/english/blocks/lab-business-card/6690e10ebe2181212abc9652.md
tests need to be adjusted per #60690
for example:
|
assert.isAbove(document.querySelector(".full-name")?.innerText.length, 0); |
and:
|
assert.equal(document.querySelector('.social-media h2')?.textContent, 'Connect with me'); |
but also others
this the file: curriculum/challenges/english/blocks/lab-business-card/6690e10ebe2181212abc9652.md
tests need to be adjusted per #60690
for example:
freeCodeCamp/curriculum/challenges/english/blocks/lab-business-card/6690e10ebe2181212abc9652.md
Line 183 in 02e4292
and:
freeCodeCamp/curriculum/challenges/english/blocks/lab-business-card/6690e10ebe2181212abc9652.md
Line 249 in 02e4292
but also others