Skip to content

Commit

Permalink
Added remotes flag
Browse files Browse the repository at this point in the history
  • Loading branch information
justinwilaby committed Mar 14, 2024
1 parent 087dd39 commit 2e8a653
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ describe('heroku certs:generate', function () {
})

before(function () {
// sinon.restore()
childProcessStub = sinon.stub(childProcess, 'spawn')
childProcessStub.callsFake(() => {
return {
Expand Down

0 comments on commit 2e8a653

Please sign in to comment.