We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3fd4bd commit 91cd690Copy full SHA for 91cd690
1 file changed
cypress/tests/Test3_tearDownScenario.cy.js
@@ -1,9 +1,5 @@
1
import '../support/commands';
2
3
-Cypress.Commands.add('uninstallDoiInSummary', () => {
4
-
5
-});
6
7
describe('Tear down scenario', function () {
8
it ('uninstalls the doiInSummary plugin', function () {
9
cy.goToPluginSettings();
0 commit comments