Skip to content

Commit

Permalink
cypress re-run
Browse files Browse the repository at this point in the history
  • Loading branch information
pearl-truss committed Nov 20, 2023
1 parent ae25fae commit 14891f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/cypress/support/stateSubmissionFormCommands.ts
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ Cypress.Commands.add('fillOutAmendmentToBaseContractDetails', () => {
cy.findByText('No, the contract does not fully comply with all applicable requirements').click()
cy.findByRole('textbox', {name: 'Provide a brief description of any contractual or operational non-compliance, including regulatory citations and expected timeframe for remediation'})
.type('Non compliance explanation')

cy.findByText('Unexecuted by some or all parties').click()

cy.findAllByLabelText('Start date', {timeout: 2000})
Expand Down

0 comments on commit 14891f5

Please sign in to comment.