update impl_outer_origin (#1444)

This commit is contained in:
Xiliang Chen
2020-07-22 06:02:41 +12:00
committed by GitHub
parent 90413260f0
commit 143f5600f4
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -893,7 +893,7 @@ mod tests {
use primitives::v0::{BlockNumber, Header, Id as ParaId, Info as ParaInfo, Scheduling};
impl_outer_origin! {
pub enum Origin for Test {}
pub enum Origin for Test where system = system {}
}
// For testing the module, we construct most of a mock runtime. This means