Skip to content

Commit

Permalink
Update test name.
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonLin0991 committed Nov 16, 2023
1 parent 4ea386a commit bff8916
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ describe('ContractDetailsSummarySection', () => {
).toBeInTheDocument()
})

it('displays correct contract 438 attestation yes and no text', async () => {
it('displays correct contract 438 attestation yes and no text and description', async () => {
ldUseClientSpy({ '438-attestation': true })
const submission = mockContractAndRatesDraft({
statutoryRegulatoryAttestation: false,
Expand Down

0 comments on commit bff8916

Please sign in to comment.