Fix failing interpolation tests on newer sympy versions
Compare changes
@@ -262,7 +262,7 @@ class InterpolatorAccess(TypedSymbol):
Some tests where failing on newer SymPy versions due two reasons:
mirror
and wrap
boundary handling was failing due two complex conjugate (mark test as xfail)