Skip to content

Commit

Permalink
Correção
Browse files Browse the repository at this point in the history
  • Loading branch information
willmustang committed Dec 25, 2024
1 parent d25cbdf commit debcd37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cypress/integration/Specs/CAC-TAT.cy.js
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ describe('Central de Atendimento ao Cliente TAT', function() {
})

it('Envia formulário com sucesso usando comando customizado', function(){
cy.fillMandatoryFields///AndSubmit()
cy.fillMandatoryFieldsAndSubmit()
cy.get('.success').should('be.visible')
})

Expand Down

0 comments on commit debcd37

Please sign in to comment.