Powered by
module.exports = (on, config) => { require('cypr...
# e2e-testing
a
adorable-stone-42197
06/29/2022, 10:07 AM
module.exports = (on, config) => { require('cypress-data-session/src/plugin')(on, config); }; when i put this. My lint showing the error. How i can resolve this?
Previous
Next