mirror of
https://forgejo.ellis.link/continuwuation/continuwuity/
synced 2026-08-29 03:38:22 +00:00
fix(hydra): Don't use 2.1 in v6 room in test_event_sort
This commit is contained in:
@@ -1027,7 +1027,7 @@ async fn test_event_sort() {
|
||||
|
||||
let resolved_power = super::iterative_auth_check(
|
||||
&RoomVersion::V6,
|
||||
2.1,
|
||||
2.0,
|
||||
sorted_power_events.iter().map(AsRef::as_ref).stream(),
|
||||
HashMap::new(), // unconflicted events
|
||||
&fetcher,
|
||||
|
||||
Reference in New Issue
Block a user