Unverified Commit 6106c777 authored by joe petrowski's avatar joe petrowski Committed by GitHub
Browse files

typo in proxy tests (#1713)

parent 6968004b
Pipeline #106588 passed with stages
in 18 minutes and 54 seconds
......@@ -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)]
......
Supports Markdown
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