diff --git a/tests/integration_tests/storage/test_parameter_sample_types.py b/tests/integration_tests/storage/test_parameter_sample_types.py index f105358a510..2cfd2e55515 100644 --- a/tests/integration_tests/storage/test_parameter_sample_types.py +++ b/tests/integration_tests/storage/test_parameter_sample_types.py @@ -177,7 +177,7 @@ def test_surface_param_update(tmpdir): @pytest.mark.integration_test -@pytest.mark.limit_memory("110 MB") +@pytest.mark.limit_memory("130 MB") @pytest.mark.flaky(reruns=5) def test_field_param_memory(tmpdir): with tmpdir.as_cwd():