Skip to content

Commit 132a608

Browse files
committed
forgot one
1 parent 674f55f commit 132a608

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/versioned/langchain-aws/runnables-streaming.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ test('streaming enabled', async (t) => {
8787
match(e, {
8888
customAttributes: {
8989
'error.message': /Internal server error during streaming/,
90-
completion_id: /[\w-]{36}/
90+
completion_id: /[\w-]{32}/
9191
}
9292
})
9393
}

0 commit comments

Comments
 (0)