Commit c7a3ba5
committed
Fix session_transaction_spec to use CSOT for timeout test
The test expected TimeoutError from a non-CSOT with_transaction call.
Per the spec, non-CSOT mode re-raises the original error directly.
Add timeout_ms: 5000 to enable CSOT so the test matches its intent.1 parent bf72c2f commit c7a3ba5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
| 139 | + | |
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
| |||
0 commit comments