Airtable/airtable.js

Maybe typo in a test key

tresorama opened this issue · 2 comments

it('patch-updates the record and calls a callback', function(done) {

I think there is a typo here.
I think first parameter (string) should start with ‘put-update' instead of ‘patch-update'.
Maybe it could avoid wasting someone's time in the future.

Thanks for the feedback! We just updated the test. You can see our changes here - #300

Glad to have helped 😀