Build a World Cup Database - Build a World Cup Database

Tell us what’s happening:

SUBTASKS 1.1 “before all” hook for ":1 “worldcup” database should exist”?

I have compared my queries.sh

and expected_output.txt, all values are correct

unable to understand why this error?

Your code so far

Your browser information:

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/26.1 Safari/605.1.15 Ddg/26.1

Challenge Information:

Build a World Cup Database - Build a World Cup Database

1 Like

I would try to save my work (save the code somewhere else outside of this) and then exit and reset the lab (clone a new version of the lab for eg) and then when you’ve set up the test environment, do one thing only, which is create worldcup db and run the test. If it doesn’t give that error anymore, then add the rest of your code in, little by little and test each step to make sure everything continue to work.