it("informs the user how many more characters they are allowed", () => {
      input.value = "1";

      EVENTS.input(input);