mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-10 22:44:01 +08:00
chore(docs): Fixed incomplete merge
This commit is contained in:
committed by
James deBoer
parent
5bea4c5692
commit
b2b015a53b
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
|
||||
|
||||
Reference in New Issue
Block a user