Random test change to not trigger Clippy
This commit is contained in:
parent
565e3a1ee7
commit
d5ca199173
@ -31,7 +31,7 @@ pub struct FakeRequest<'a, T> {
|
||||
pub recursive: &'a [Thing<'a, T>],
|
||||
pub option: Option<&'a [u8]>,
|
||||
pub depth: Option<&'a [(&'a str, &'a str)]>,
|
||||
pub arc_type: std::sync::Arc<&'a str>,
|
||||
pub arc_type: std::sync::Arc<&'a ::ruma_identifiers::ServerName>,
|
||||
}
|
||||
|
||||
#[derive(Outgoing)]
|
||||
|
Loading…
x
Reference in New Issue
Block a user