mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-18 07:50:22 +00:00
chore(docs): Fixed incomplete merge
This commit is contained in:
parent
5bea4c5692
commit
b2b015a53b
1 changed files with 1 additions and 5 deletions
6
src/ngMock/angular-mocks.js
vendored
6
src/ngMock/angular-mocks.js
vendored
|
|
@ -1687,12 +1687,8 @@ window.jasmine && (function(window) {
|
|||
* @name angular.mock.inject
|
||||
* @description
|
||||
*
|
||||
<<<<<<< HEAD
|
||||
* *NOTE*: This is function is also published on window for easy access.<br>
|
||||
* *NOTE*: Only available with {@link http://pivotal.github.com/jasmine/ jasmine}.
|
||||
=======
|
||||
* *NOTE*: This function is also published on window for easy access.<br>
|
||||
>>>>>>> 8dca056... docs(mocks): fix typos
|
||||
* *NOTE*: Only available with {@link http://pivotal.github.com/jasmine/ jasmine}.
|
||||
*
|
||||
* The inject function wraps a function into an injectable function. The inject() creates new
|
||||
* instance of {@link AUTO.$injector $injector} per test, which is then used for
|
||||
|
|
|
|||
Loading…
Reference in a new issue