migrate from underscore to lodash
This commit is contained in:
@@ -70,7 +70,8 @@ describe('DockerRunner', function() {
|
||||
return runner(callback)
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
globals: { Math } // used by lodash
|
||||
})
|
||||
this.Docker = Docker
|
||||
this.getContainer = Docker.prototype.getContainer
|
||||
|
||||
Reference in New Issue
Block a user