Ad
  • Custom User Avatar

    You missed this part:

    Note: The parameter is optional. So you have to give it a default value.

    There is even a corresponding sample test case: expect(arr()).to.deep.equal([]);