Skip to content

Commit 2a1e52f

Browse files
committed
Minor test and release note updates
1 parent fa3f23b commit 2a1e52f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

doc/src/release_notes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Common Changes
2222
#) Added support for returning maximum identifier length allowed by the
2323
database using the new property :attr:`connection.maxIdentifierLength`.
2424

25-
#) Added :meth:`~dbObject.copy` method to create a deep copy of database
25+
#) Added :meth:`~dbObject.copy` method to create deep copies of database
2626
objects.
2727

2828
Thin Mode Changes

test/opts/.mocharc.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -290,3 +290,4 @@ spec:
290290
- test/dataTypeVector5.js
291291
- test/dataTypeVector6.js
292292
- test/traceCalls.js
293+
- test/inBandNotification.js

0 commit comments

Comments
 (0)