diff --git a/tests/pytest.ini b/tests/pytest.ini index 527ae65fcc5..2cdb4b8ef8f 100644 --- a/tests/pytest.ini +++ b/tests/pytest.ini @@ -33,5 +33,3 @@ filterwarnings = ignore:PauliWord.hamiltonian:pennylane.PennyLaneDeprecationWarning addopts = --benchmark-disable xfail_strict=true -filterwarnings = - error::pennylane.PennyLaneDeprecationWarning