On the file AddCartPopupAjaxResponseTest.php
on line 42 please add t() function like below in order to tranlate text for others langage.

$this->assertSession()->pageTextNotContains(t("The item has been added to your cart."), 'Popup was found before AJAX finished.');

Comments

selinav created an issue. See original summary.

subhojit777’s picture

I don't think that this is necessary. The test is not run on a multilingual setup, therefore, it will not expect a translated string.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.