Tests Aren't Running in freecodecamp beta

I’ve been working through the beta curriculum for the last few weeks and have run into an error… I can no longer progress through the curriculum. Its throwing a javascript error when I try to run the tests (see console output in image below). Has anyone else run into this issue? I’d really like to continue on in the beta if possible.

See the little squigly under your last }? That’s because it’s a syntax error. The tests are running, but your code is causing an error.