Skip to content

Commit 64cd531

Browse files
committed
patch
1 parent 626079d commit 64cd531

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/amazonq/chat/jetbrains-community/tst/software/aws/toolkits/jetbrains/services/amazonq/workspace/context/ProjectContextProviderTest.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ class ProjectContextProviderTest {
336336
}
337337

338338
@Test
339-
fun `should return empty if timeout with 50ms`() {
339+
fun `queryInline should throw if time elapsed is greater than 50ms`() {
340340
stubFor(
341341
any(urlPathEqualTo("/queryInlineProjectContext")).willReturn(
342342
aResponse()

0 commit comments

Comments
 (0)