beforeEach(function () { stubs = { es: sinon.stub(), // thrown to stop execution cvi: sinon.stub().throws(new Error()) }; });. origin: TryGhost/Ghost-CLI ...
確定! 回上一頁