Rename livekit_client_macos test_app to suppress warnings (#22719)

Current copy/paste conflict between crates triggers warnings during test
runs.
 
<img width="1492" alt="Screenshot 2025-01-06 at 12 41 11"
src="https://github.com/user-attachments/assets/ea7f90ec-bef8-482a-a954-6d5c41b9fd7e"
/>

Release Notes:

- N/A
This commit is contained in:
Peter Tripp 2025-01-06 19:17:53 +00:00 committed by GitHub
parent ec2506b2e7
commit 0d30bda740
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1 additions and 1 deletions

View file

@ -14,7 +14,7 @@ path = "src/livekit_client.rs"
doctest = false
[[example]]
name = "test_app"
name = "test_app_macos"
[features]
no-webrtc = []