/* global Cypress */ const { register } = require("./src/register"); register(Cypress);