Test runner missing

I started the lab Build an SQL Reference Object and did not get finished so came back another day. After restarting the test runner seems to be missing. How do I correct this? I ran the below in terminal. Maybe the real question is, How to stop a codespace so that it can be restarted later with all the files intact?


camper: /project$ ./.freeCodeCamp/test.sh
bash: ./.freeCodeCamp/test.sh: No such file or directory

can you take a screenshot of the whole workspace and post it here?

There’s a issue some campers have run into with codespace and if it is the same one, no one has figured out why yet.

Hi @Dennis-Petre

If you start a new practice project it looks like you need to finish it in one sitting.

Try reading other relational database posts to see if they can help you.

Happy coding

Tried something different this time.

I stopped the code space when I needed to quit.

I also made note of the current working directory and the current branch I was using since this is a lab about git. It seems that this time on restart things are working..

I actually had started over after I started this thread so I can’t get the screenshot asked for above.

I am going to leave some notes here as I test a bit more so hopefully if I find a work flow that works reliably, others can benefit.