Skip to content

Commit 6adb6d6

Browse files
Hocurilink2xt
andauthored
Update src/chat/chat_tests.rs
Co-authored-by: l <link2xt@testrun.org>
1 parent 08c3e91 commit 6adb6d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/chat/chat_tests.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2910,7 +2910,7 @@ async fn test_leave_broadcast() -> Result<()> {
29102910
// that the 'Broadcast channel left' message didn't trigger IncomingMsg:
29112911
alice.evtracker.clear_events();
29122912

2913-
// Shift the time so that we can later check the 'Broadcast channel left' message's timestamp:
2913+
// Shift the time so that we can later check the "Broadcast channel left" message's timestamp:
29142914
SystemTime::shift(Duration::from_secs(60));
29152915

29162916
tcm.section("Bob leaves the broadcast channel.");

0 commit comments

Comments
 (0)