Skip to content

Commit 91cd690

Browse files
committed
remove unused empty method declaration.
issue: documentacao-e-tarefas/desenvolvimento_e_infra#600 Signed-off-by: iudi <iudi@lepidus.com.br>
1 parent f3fd4bd commit 91cd690

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

cypress/tests/Test3_tearDownScenario.cy.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
import '../support/commands';
22

3-
Cypress.Commands.add('uninstallDoiInSummary', () => {
4-
5-
});
6-
73
describe('Tear down scenario', function () {
84
it ('uninstalls the doiInSummary plugin', function () {
95
cy.goToPluginSettings();

0 commit comments

Comments
 (0)