mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-30 01:27:56 +00:00
typo in proxy tests (#1713)
This commit is contained in:
@@ -766,7 +766,7 @@ pub enum ProxyType {
|
||||
}
|
||||
|
||||
#[cfg(test)]
|
||||
mod proxt_type_tests {
|
||||
mod proxy_type_tests {
|
||||
use super::*;
|
||||
|
||||
#[derive(Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Encode, Decode, RuntimeDebug)]
|
||||
|
||||
Reference in New Issue
Block a user