mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-07 15:33:45 -04:00
test: Remove outdated documentation
This commit is contained in:
committed by
Jonas Platte
parent
fcd593b0bf
commit
62ecff3e1d
@@ -38,11 +38,6 @@ pub use test_event::{
|
||||
/// room, his power level and display name changing and similar. It also
|
||||
/// supports insertion of custom events in the form of `EventsJson` values.
|
||||
///
|
||||
/// **Important** You *must* use the *same* builder when sending multiple sync
|
||||
/// responses to a single client. Otherwise, the subsequent responses will be
|
||||
/// *ignored* by the client because the `next_batch` sync token will not be
|
||||
/// rotated properly.
|
||||
///
|
||||
/// # Example usage
|
||||
///
|
||||
/// ```rust
|
||||
|
||||
Reference in New Issue
Block a user