Skip to content

Commit cc17995

Browse files
committed
try to fix e2e test
1 parent 8f40ada commit cc17995

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/e2e.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,7 @@ def handle_config(route: Route):
232232
"showSemanticRankerOption": True,
233233
"showUserUpload": False,
234234
"showVectorOption": True,
235+
"streamingEnabled": True,
235236
}
236237
),
237238
status=200,

0 commit comments

Comments
 (0)