Audio play test improvement

What is your hint or solution suggestion?

I am getting error message ‘The error you provided does not contain a stack trace.’ after running the FCC tests, which I cant recreate. I think this is actually caused by code in the FCC tests, specifically #Audio test 3 which uses “document.getElementById(“beep”).play()” instead of the promise pattern, which is known to produce this error,

Challenge: Build a Pomodoro Clock

Link to the challenge:

https://www.freecodecamp.org/learn/front-end-libraries/front-end-libraries-projects/build-a-pomodoro-clock