whatever, doesn’t work

This commit is contained in:
Hans Pagel 2020-09-30 17:35:41 +02:00
parent 70fc578cfd
commit de05deb169

View File

@ -11,8 +11,6 @@
// This function is called when a project is opened or re-opened (e.g. due to
// the project's config changing)
/// <reference types="cypress" />
// eslint-disable-next-line
module.exports = (on, config) => {
// `on` is used to hook into various events Cypress emits