diff --git a/tests/integration/test_eis_parameterisation.py b/tests/integration/test_eis_parameterisation.py index eab3ad56..6a88a4eb 100644 --- a/tests/integration/test_eis_parameterisation.py +++ b/tests/integration/test_eis_parameterisation.py @@ -61,8 +61,6 @@ def init_soc(self, request): params=[ pybop.GaussianLogLikelihood, pybop.SumSquaredError, - pybop.MeanAbsoluteError, - pybop.MeanSquaredError, pybop.Minkowski, pybop.LogPosterior, ]