diff --git a/plugins/stats-collector/test/com/intellij/stats/completion/CompletionEventsLoggingTest.kt b/plugins/stats-collector/test/com/intellij/stats/completion/CompletionEventsLoggingTest.kt index 62938cd547ce..25e5edaba8f6 100644 --- a/plugins/stats-collector/test/com/intellij/stats/completion/CompletionEventsLoggingTest.kt +++ b/plugins/stats-collector/test/com/intellij/stats/completion/CompletionEventsLoggingTest.kt @@ -75,6 +75,7 @@ class CompletionEventsLoggingTest : CompletionLoggingTestBase() { COMPLETION_STARTED, TYPE, TYPE, + TYPE, COMPLETION_CANCELED ) }