-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
No matter what I try I can't get .save() working, the method is available it just doesn't save anything for me.
Is the code useable at the moment?
I think I also found a bug where in several packages/files (e.g. node-document-storage/lib/index.js) there is:
Storage.Spec = require('../test/adapter_spec')Which will include test stuff and will always set process.env.NODE_ENV to 'test' by including helper.js