Skip to content

Commit 7e71845

Browse files
committed
Update requires in test utility file
1 parent d469001 commit 7e71845

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/sodaUtil.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
'use strict';
2929

3030
const oracledb = require('oracledb');
31+
const should = require('should');
3132
const dbconfig = require('./dbconfig.js');
3233

3334
let sodaUtil = exports;

0 commit comments

Comments
 (0)