Skip to content

Commit

Permalink
Merge branch 'main' into siyu/image
Browse files Browse the repository at this point in the history
  • Loading branch information
siyuniu-ms committed May 1, 2024
2 parents d5fd095 + 3af1dae commit febaef7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@ export class ChannelTests extends AITestClass {
return true;
}
return false;
}, "Wait for fetch response" + new Date().toISOString(), 60, 1000) as any)
}, "Wait for fetch response" + new Date().toISOString(), 200, 1000) as any)
});

this.testCase({
Expand Down

0 comments on commit febaef7

Please sign in to comment.