Add tests for project discovery telemetry (#32782)

Release Notes:

- N/A
This commit is contained in:
Joseph T. Lyons 2025-06-16 01:17:22 -04:00 committed by GitHub
parent ef61ebe049
commit 1660438a2a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 153 additions and 30 deletions

1
Cargo.lock generated
View file

@ -2822,6 +2822,7 @@ dependencies = [
"collections",
"credentials_provider",
"feature_flags",
"fs",
"futures 0.3.31",
"gpui",
"gpui_tokio",