asfernandes / node-firebird-drivers

Node.js Firebird Drivers
MIT License
53 stars 17 forks source link

Added test for async/sync getPlan. #32

Closed gsbelarus closed 4 years ago

gsbelarus commented 4 years ago

Added 4 lines to the existing test. Sync call of getPlan() works well but the async call leads to error.