test("alter with labels and retention", () => {
    expect(director.alter("key", [label1, label2], 10000).get()).toEqual([
        "key",
        CommandKeyword.RETENTION,
        10000,