tests.bulkUpdate(pageID, tClone, true)
        .then(results => {
          const call1 = genericQueryStub.getCall(0).args;
          const call2 = genericQueryStub.getCall(1).args;