Stuck on FCC Relational Database Project — Test 2 keeps failing

I’ve been working through the Relational Database project on freeCodeCamp, and I’m stuck. Everything seems to be working fine, but Test 2 keeps failing with the vague error:

“Test Runner Failed”

I’ve double-checked my schema, queries, and project setup, but I can’t figure out what I’m missing. I’ve already tried:

  • Running the queries manually (they seem to give the correct results)

  • Restarting the test runner

  • Checking for typos in table/column names

  • Comparing my code with the project requirements

Still no luck — it’s super frustrating!

your workspace has something wrong, when that happens tests are unrealiable

you should look at the debugging suggestions around the forum