Merge pull request #24597 from overleaf/ii-flexible-group-licensing-replace-users-with-licenses-2
[web] FL "licenses" in cost summary preview GitOrigin-RevId: f6020fe0c5903dc2b1ebb923718525403e5a2fe7
This commit is contained in:
@@ -258,7 +258,7 @@ describe('<AddSeats />', function () {
|
||||
|
||||
cy.findByTestId('plan').within(() => {
|
||||
cy.findByText(
|
||||
`${this.body.nextInvoice.plan.name} x ${this.adding} Seats`
|
||||
`${this.body.nextInvoice.plan.name} x ${this.adding} Licenses`
|
||||
)
|
||||
cy.findByTestId('price').should(
|
||||
'have.text',
|
||||
|
||||
Reference in New Issue
Block a user