Commit db6966d
committed
JAVA-2788: Revert change to SimpleSessionContext test class
The change to SimpleSessionContext#hasSession to return false instead
of true was inadvertent, and causes the retryable writes tests in
driver-core to fail. This commit reverts this change and fixes the
test failures.1 parent 4cc6191 commit db6966d
File tree
1 file changed
+1
-1
lines changed- driver-core/src/test/functional/com/mongodb/binding
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments