You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Update these values with the expected values from
84
-
// the article.
85
-
assert.equal(dek,"Name: Ashley Location: Downtown — Los Angeles, California Welcome to our sunny and spacious downtown home located in the in the heart of Downtown LA's Historic Core. Inside you'll find a 1,300 square foot bi-level ground unit with loft (only three of its kind!) that offers an unparalleled, refined industrial, modern aesthetic.");
86
-
});
87
-
88
72
it('returns the lead_image_url',async()=>{
89
73
// To pass this test, fill out the lead_image_url selector
90
74
// in ./src/extractors/custom/www.apartmenttherapy.com/index.js.
// Update these values with the expected values from
84
-
// the article.
85
-
assert.equal(dek,'The American Theatre Wing announced today that their Andrew Lloyd Webber Initiative has launched its second initiative program, the Training Scholarships, bridging the gap between talent and opportunity and creating a strong pipeline to the professional theatre for promising artists of all backgrounds.');
86
-
});
87
-
88
72
it('returns the lead_image_url',async()=>{
89
73
// To pass this test, fill out the lead_image_url selector
90
74
// in ./src/extractors/custom/www.broadwayworld.com/index.js.
0 commit comments