Skip to content

Commit 2b0e9ed

Browse files
authored
DRIVERS-1141 Add missing new lines on serverConnectionId spec tests (#1074)
1 parent cfe5b5b commit 2b0e9ed

8 files changed

+8
-8
lines changed

source/command-monitoring/tests/unified/pre-42-server-connection-id.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,4 +98,4 @@
9898
]
9999
}
100100
]
101-
}
101+
}

source/command-monitoring/tests/unified/server-connection-id.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,4 +98,4 @@
9898
]
9999
}
100100
]
101-
}
101+
}

source/unified-test-format/tests/invalid/expectedCommandEvent-commandFailedEvent-hasServerConnectionId-type.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@
2626
]
2727
}
2828
]
29-
}
29+
}

source/unified-test-format/tests/invalid/expectedCommandEvent-commandFailedEvent-hasServerConnectionId-type.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ tests:
1313
- client: *client0
1414
events:
1515
- commandFailedEvent:
16-
hasServerConnectionId: foo
16+
hasServerConnectionId: foo

source/unified-test-format/tests/invalid/expectedCommandEvent-commandStartedEvent-hasServerConnectionId-type.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@
2626
]
2727
}
2828
]
29-
}
29+
}

source/unified-test-format/tests/invalid/expectedCommandEvent-commandStartedEvent-hasServerConnectionId-type.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ tests:
1313
- client: *client0
1414
events:
1515
- commandStartedEvent:
16-
hasServerConnectionId: foo
16+
hasServerConnectionId: foo

source/unified-test-format/tests/invalid/expectedCommandEvent-commandSucceededEvent-hasServerConnectionId-type.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@
2626
]
2727
}
2828
]
29-
}
29+
}

source/unified-test-format/tests/invalid/expectedCommandEvent-commandSucceededEvent-hasServerConnectionId-type.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ tests:
1313
- client: *client0
1414
events:
1515
- commandSucceededEvent:
16-
hasServerConnectionId: foo
16+
hasServerConnectionId: foo

0 commit comments

Comments
 (0)