Tell us what’s happening:
I reached the step where I need to switch back to the main branch using the command git checkout main
.
The command works and I’m now in main branch, but the test doesn’t pass. Instead I get the error message: “Test Runner Failed”.
Any suggestion that doesn’t involve reseting the whole tutorial? It’s the second time I’m doing it as it gave me a different issue before with the test running.
Thanks!
Your code so far
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36
Challenge: Learn Git by Building an SQL Reference Object - Build an SQL Reference Object
Link to the challenge: