Skip to content

Instantly share code, notes, and snippets.

@pooria-h
Created May 16, 2021 22:34
Show Gist options
  • Save pooria-h/cfaa33961f1a0ed0715c8af4a290f16a to your computer and use it in GitHub Desktop.
Save pooria-h/cfaa33961f1a0ed0715c8af4a290f16a to your computer and use it in GitHub Desktop.
const customConfig = require('../cypress.config');
module.exports = (on, config) => Object.assign({}, config, customConfig);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment