Resolve Cypress testing not surviving second round of tests after upgrade
Summary
Adding line to clear out existing cypress-test folder in the event the folder already exists such as in the upgrade CI pipeline job.
We want new tesing information to be pulled down in the event of any new tags having new testing information, each time testing is ran it will be corresponding to the exact tags that are installed via bigbang.
Edited by Ryan Garcia