Sebastian Roming

@webmonkey.me

▲ @Vercel | Software Engineer | webmonkey | Firefighter

First posts here, and then it's a jest question: I'm spying on console.log, and I expect one of n calls to contain (I can't check for full equality for reasons) a specified string. I also don't know which call contains the string. I know this should be pretty simple, but I can't get it to work.