Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
$flushPendingTasks
$verifyPendingsTasks
1 parent 6706353 commit c2d0783Copy full SHA for c2d0783
src/ngMock/angular-mocks.js
@@ -240,7 +240,7 @@ angular.mock.$Browser.prototype = {
240
};
241
242
/**
243
- * @ngdoc function
+ * @ngdoc service
244
* @name $flushPendingTasks
245
*
246
* @description
@@ -279,7 +279,7 @@ angular.mock.$FlushPendingTasksProvider = function() {
279
280
281
282
283
* @name $verifyNoPendingTasks
284
285
0 commit comments