return target.connect().then(function () {
          dealerStub.send.should.have.been.calledWith(
            match.has('0', 'SYNCSTART')
          )
        })