bullhorn/career-portal

View on GitHub
cypress/plugins/index.ts

Summary

Maintainability
A
0 mins
Test Coverage
// Plugins enable you to tap into, modify, or extend the internal behavior of Cypress
// For more info, visit https://on.cypress.io/plugins-api
module.exports = (on, config) => {};