Fix Cypress tests
Summary
it was noticed that Cypress tests for Gitlab Runners were failing in Big Bang after Gitlab was upgraded. Gitlab received the updates to fix Cypress testing but Gitlab Runner did not, and therefore Gitlab Runner tests were failing. This issue will resolve the problems with the Gitlab Runner Cypress tests while consolidating the runner tests to avoid redundancy between Gitlab and Gitlab Runner tests.