quick-activity-91603
05/07/2023, 7:56 AMexamples contains the full contents of the fixture
examples.forEach((example) => {
// Do something with each example
});
});
});
content of the fixture file (examples.json) :
{
"email": "sam_blogs@webdriveruni.com",
"otheremail": "sam_blogs@webdriveruni.com"
}
Do you have any idea what I'm doing wrong please ?
Thanks !
Leila
https://cdn.discordapp.com/attachments/1104678206390423583/1104678206633685073/fixture_issue.png▾
echoing-kangaroo-83836
05/07/2023, 3:30 PMquick-activity-91603
05/08/2023, 9:11 AM