The symbolics tests weren't triggered before (see https://github.com/SciML/DataInterpolationsND.jl/pull/57/changes/0829c06f6b4b6aa6c57f0f0fa9d20acb45bebf90). Now that I activated them they turn out to be broken: ``` ERROR: LoadError: UndefVarError: `array_term` not defined in `Symbolics` ```
The symbolics tests weren't triggered before (see 0829c06). Now that I activated them they turn out to be broken: