I have a async function that awaits a promise which resolves when it receives some \'data\'. However, when I run the test, I get a Error: Timeout of 300000ms exceeded.
Error: Timeout of 300000ms exceeded.