How to run the test?

Can not find a "run test "button on a pen site. I just finished a random quote machine project and can not find how to run the test?
Any help please, many thanks… :slight_smile:

Can you share the pen url?

Hi @Kinga, I believe you’re referring to this;

const projectName = "random-quote-machine";
localStorage.setItem('example_project', 'Randowm Quote Machine');
let quotesData;