mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
Merge remote-tracking branch 'upstream/master'
This commit is contained in:
commit
034d6e4afa
1 changed files with 4 additions and 0 deletions
|
@ -32,6 +32,10 @@ define(function (require) {
|
|||
|
||||
return obj;
|
||||
};
|
||||
|
||||
_.forOwn(orig, function (val, name) {
|
||||
sinon[method][name] = val;
|
||||
});
|
||||
});
|
||||
|
||||
afterEach(function () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue