Skip to content
Snippets Groups Projects
Commit 12a37be3 authored by Hernando Castano's avatar Hernando Castano
Browse files

Fix test weight

parent 6e146484
Branches
No related merge requests found
......@@ -510,7 +510,7 @@ mod tests {
vec![EventRecord {
phase: Phase::Initialization,
event: TestEvent::call_dispatch(Event::<TestRuntime>::MessageWeightMismatch(
bridge, id, 1305000, 0,
bridge, id, 1973000, 0,
)),
topics: vec![],
}],
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment