same failure due to same bug
This commit is contained in:
Родитель
c8ccb9690c
Коммит
d7a788dfac
|
@ -43,6 +43,7 @@ class TestManageProductsPage(BaseTest):
|
||||||
|
|
||||||
manage_products_pg.delete_product(name=product['name'])
|
manage_products_pg.delete_product(name=product['name'])
|
||||||
|
|
||||||
|
@pytest.mark.xfail(reason = "795244 - [dev]Searching by name for a product just created does not return any results ")
|
||||||
def test_that_user_can_filter_product_by_name_without_mouse(self, mozwebqa_logged_in):
|
def test_that_user_can_filter_product_by_name_without_mouse(self, mozwebqa_logged_in):
|
||||||
manage_products_pg = MozTrapManageProductsPage(mozwebqa_logged_in)
|
manage_products_pg = MozTrapManageProductsPage(mozwebqa_logged_in)
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче