mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 10:31:03 +00:00
fix failing test (#2844)
This commit is contained in:
@@ -876,7 +876,7 @@ mod tests {
|
||||
Origin::signed(1),
|
||||
1u32.into(),
|
||||
vec![1; 3].into(),
|
||||
WASM_MAGIC.to_vec().into(),
|
||||
vec![1, 2, 3].into(),
|
||||
));
|
||||
|
||||
// Owner can call swap
|
||||
|
||||
Reference in New Issue
Block a user