Skip to content

Commit 0a8f845

Browse files
committed
Remove dependency on "should" from a test
1 parent b45152e commit 0a8f845

File tree

2 files changed

+104
-94
lines changed

2 files changed

+104
-94
lines changed

test/list.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4956,7 +4956,7 @@ oracledb.OUT_FORMAT_OBJECT and resultSet = true
49564956
248.1.1 test with username size 30
49574957
248.1.2 test with username size 100
49584958
248.1.3 test with username size 128
4959-
248.1.4 test with username size 129
4959+
248.1.4 test with username size 1000
49604960
248.1.5 negative test: username = null
49614961
248.1.6 negative test: username = "null"
49624962
248.1.7 negative test: username = undefined
@@ -4968,7 +4968,7 @@ oracledb.OUT_FORMAT_OBJECT and resultSet = true
49684968
248.2.1 test with user size 30
49694969
248.2.2 test with user size 100
49704970
248.2.3 test with user size 128
4971-
248.2.4 test with username size 129
4971+
248.2.4 test with username size 1000
49724972
248.2.5 negative test: user = null
49734973
248.2.6 negative test: username = "null"
49744974
248.2.7 negative test: username = undefined

0 commit comments

Comments
 (0)