You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: plugins/amazonq/codewhisperer/jetbrains-community/tst/software/aws/toolkits/jetbrains/services/codewhisperer/CodeWhispererTelemetryTest.kt
-33Lines changed: 0 additions & 33 deletions
Original file line number
Diff line number
Diff line change
@@ -390,39 +390,6 @@ class CodeWhispererTelemetryTest : CodeWhispererTestBase() {
390
390
)
391
391
}
392
392
393
-
@Test @Ignore
394
-
fun`test showing IntelliSense after triggering CodeWhisperer will send userDecision events of state Discard`() {
395
-
val codewhispererServiceSpy = spy(codewhispererService)
0 commit comments