describe("conanSteps.after(existingStep, afterStep)", () => {
    let conanSteps;

    beforeEach(() => {
        conanSteps = new ConanSteps();