Building an SQL Reference Object doesn't pass test

Hello everyone! I’m struggling to pass the task. The task is quite simple: Delete all your branches except main. I followed the instructions and I did delete all branches with the command:
git branch -d fix/add-missing-rename-references

then I checked again with git branches and got the output that just 1 branch exits - main.
But still can’t pass the test. It says “Test failed”.

I tried to do a soft reset a few times.
If you have any suggestions let me know, please. Thank you

Try to exit this course completely and then open any other course then close the next one and return here to try again.

I’ve tried, but it didn’t help :frowning:
Also tried different browsers

I am sorry to hear that.

At this point you may have to delete this container from codeally.io and restart the course.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.