Skip to content

Commit 258d634

Browse files
sararobcopybara-github
authored andcommitted
chore: internal change
PiperOrigin-RevId: 875298386
1 parent 37e97a8 commit 258d634

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

system_test/end_to_end_sample_test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -972,7 +972,7 @@ describe('sendMessage', () => {
972972

973973
describe('sendMessageStream', () => {
974974
beforeEach(() => {
975-
jasmine.DEFAULT_TIMEOUT_INTERVAL = 30000;
975+
jasmine.DEFAULT_TIMEOUT_INTERVAL = 60000;
976976
});
977977
it('should should return a stream and populate history when generationConfig is passed to startChat', async () => {
978978
const chat = generativeTextModel.startChat({

0 commit comments

Comments
 (0)