Skip to content

Commit a34752b

Browse files
committed
Rename test files.
1 parent ae795a6 commit a34752b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

source/mongodb-handshake/tests/unified/metadata-not-transferred.json renamed to source/mongodb-handshake/tests/unified/metadata-not-propagated.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"description": "client metadata is not transferred",
2+
"description": "client metadata is not propagated to the server",
33
"schemaVersion": "1.9",
44
"runOnRequirements": [
55
{

source/mongodb-handshake/tests/unified/metadata-not-transfered.yml renamed to source/mongodb-handshake/tests/unified/metadata-not-propagated.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
description: client metadata is not transferred
1+
description: client metadata is not propagated to the server
22
schemaVersion: '1.9'
33
runOnRequirements:
44
- minServerVersion: '6.0'

0 commit comments

Comments
 (0)