fix crash in test_polaralign
An (optional) reference to KStarsData::Instance() was added in a place that's used in a unit test. Unit tests can't access that. Fixed.
An (optional) reference to KStarsData::Instance() was added in a place that's used in a unit test. Unit tests can't access that. Fixed.