Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

missing first parameter for clear method. #7

Closed
wants to merge 1 commit into from

Conversation

appleboy
Copy link

@appleboy appleboy commented Oct 4, 2015

The following package what I build.

  • cacheman 2.0.0
  • cacheman-mongo 1.0.0

The following test code will output fn is not function error

  after(function(done){
    cache.clear(done);
  });

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
@cayasso
Copy link
Owner

cayasso commented Nov 1, 2015

This should no longer be an issue with this commit cayasso/cacheman@2d987e3

@cayasso cayasso closed this Nov 1, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants