Open
Description
After repeatedly running a test with a call to cy.task("dbQuery"...
I get warnings:
WARNING: Creating a duplicate database object for the same connection.
at module.exports (e2e-tests/node_modules/cypress-postgres/cypress/plugins/index.js:21:14)
at dbQuery (/e2e-tests/cypress/plugins/index.js:24:29)
at invoke (/Cypress.app/Contents/Resources/app/packages/server/lib/plugins/child/task.js:41:14)
Is it to do with the way dbQuery task is added in plugins? Any advice?
Metadata
Metadata
Assignees
Labels
No labels