lint.
Этот коммит содержится в:
@@ -261,7 +261,6 @@ function fillForm(form: PurchaseForm) {
|
|||||||
|
|
||||||
expect(document.getElementsByClassName('SelfHostedExpansionRHSCard__AddSeatsWarning')[0] as HTMLElement).toBeEnabled();
|
expect(document.getElementsByClassName('SelfHostedExpansionRHSCard__AddSeatsWarning')[0] as HTMLElement).toBeEnabled();
|
||||||
|
|
||||||
|
|
||||||
const completeButton = screen.getByText('Complete purchase');
|
const completeButton = screen.getByText('Complete purchase');
|
||||||
|
|
||||||
if (form === defaultSuccessForm) {
|
if (form === defaultSuccessForm) {
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user