remove marker from test
This commit is contained in:
parent
6ccba2b4c9
commit
7975ac44cf
@ -225,7 +225,6 @@ def test_postprocess_sales_per_customer_FailValidation(
|
||||
assert "ValidationError" in pipe.status.description
|
||||
|
||||
|
||||
@pytest.mark.new
|
||||
def test_sales_prognosis_pipeline(monkeypatch, exmpl_api_sales_prognosis_resp):
|
||||
def mock_request(*args, **kwargs):
|
||||
return exmpl_api_sales_prognosis_resp, STATUS_HANDLER.SUCCESS
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user