mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-16 23:30:23 +00:00
parent
b122194425
commit
b1366c32d4
1 changed files with 1 additions and 1 deletions
|
|
@ -165,7 +165,7 @@
|
|||
* // Propagate promise resolution to 'then' functions using $apply().
|
||||
* $rootScope.$apply();
|
||||
* expect(resolvedValue).toEqual(123);
|
||||
* });
|
||||
* }));
|
||||
* </pre>
|
||||
*/
|
||||
function $QProvider() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue