Commit 7ec97ae
authored
GREEN-1938: Use the ffi-napi modules in tests (#30)
Some of the unit tests were requiring the ffi modules to test the ability
to extend the API. Since we updated package.json to use the ffi-napi module,
the ffi module is no longer present and these tests were failing.
Co-authored-by: Sam Raeburn <sam@rti.com>1 parent c3ea4d8 commit 7ec97ae
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments