Skip to content

Commit b63ea42

Browse files
ai: apply changes for #873 (1 review thread)
Addresses: - #3606905116 at tests/e2e/test_driver.py:346 Signed-off-by: peco-engineer-bot[bot] <peco-engineer-bot[bot]@users.noreply.github.com>
1 parent 5856064 commit b63ea42

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

tests/e2e/test_driver.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -346,6 +346,9 @@ def test_execute_async__large_result(self, extra_params):
346346
"extra_params",
347347
[
348348
{},
349+
{
350+
"use_sea": True,
351+
},
349352
],
350353
)
351354
def test_close_frees_async_handle_without_fetch(self, extra_params):

0 commit comments

Comments
 (0)