it('should create a proper backend change dict for changing objectives', () => {
    collectionUpdateService.setCollectionObjective(
      _sampleCollection,
      'new objective'
    );