After updating skuid in our dev enviroment from 9.x.x to 11.2.2 we get the follwing error when we run the test cases before packaging our package:
Name: MetaService_GetDataSources
Result: Fail
Message: System.NullPointerException: Attempt to de-reference a null object
StackTrace: Class.skuid.MetaService.DataSourceTypeResponse.: line 16, column 1
Class.skuid.MetaService.getMetaData: line 162, column 1
Class.skuid.UnitTests_Core.MetaService_GetDataSources: line 13070, column 1