Remove QGIS testing warnings
/usr/lib/python3/dist-packages/qgis/testing/__init__.py:696: DeprecationWarning: unittest.TestCase.checkLayersEqual is deprecated and will be removed in the future. Port your tests to `qgis.testing.TestCase`
warn('unittest.TestCase.checkLayersEqual is deprecated and will be removed in the future. Port your tests to `qgis.testing.TestCase`', DeprecationWarning)