test('be able to remove Pitch for fifth', () => {
    const baseChord = new ClosedChord(
      Pitch.C,
      ChordPattern.Diminished7,
      Duration.Quarter,