Skip to content

Commit

Permalink
WIP fix normal acceptance
Browse files Browse the repository at this point in the history
  • Loading branch information
reebalazs committed May 15, 2024
1 parent fb6daf7 commit 0deabb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cypress.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ module.exports = defineConfig({
return null;
},
});
return require('./cypress/plugins/index.js')(on, config);
},
},
});

0 comments on commit 0deabb4

Please sign in to comment.