[Open1641] Updated the spec files to check for info messages instead of warning messages
This commit is contained in:
@@ -199,7 +199,7 @@ define(
|
||||
|
||||
telemetry.requestData();
|
||||
|
||||
expect(mockLog.warn).toHaveBeenCalled();
|
||||
expect(mockLog.info).toHaveBeenCalled();
|
||||
});
|
||||
|
||||
it("if a new style telemetry source is available, use it", function () {
|
||||
|
||||
Reference in New Issue
Block a user