style: cargo fmt livekit/tests.rs to satisfy fmt-check CI #35

Merged
sameh-farouk merged 1 commit from fix/fmt-check-tests-rs into main 2026-04-30 05:09:34 +00:00
Member

Summary

  • Apply cargo fmt --all to crates/hero_livekit_server/src/livekit/tests.rs
  • Resolves the make fmt-check CI failure (Makefile:91)
  • Pure formatting: import ordering + long-method-call line wrapping. No logic changes.

Test plan

  • cargo fmt --check passes locally on this branch
  • CI re-run is green
## Summary - Apply `cargo fmt --all` to `crates/hero_livekit_server/src/livekit/tests.rs` - Resolves the `make fmt-check` CI failure (Makefile:91) - Pure formatting: import ordering + long-method-call line wrapping. No logic changes. ## Test plan - [x] `cargo fmt --check` passes locally on this branch - [ ] CI re-run is green
style: cargo fmt livekit/tests.rs to satisfy fmt-check CI
All checks were successful
Build & Test / check (pull_request) Successful in 1m48s
82b39138d8
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/hero_livekit!35
No description provided.