mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-27 03:27:58 +00:00
execute system integrity_test also (#9104)
This commit is contained in:
committed by
GitHub
parent
fdc29180f6
commit
65d3d5d4ab
@@ -367,7 +367,7 @@ fn decl_integrity_test(scrate: &TokenStream2) -> TokenStream2 {
|
||||
|
||||
#[test]
|
||||
pub fn runtime_integrity_tests() {
|
||||
<AllPallets as #scrate::traits::IntegrityTest>::integrity_test();
|
||||
<AllPalletsWithSystem as #scrate::traits::IntegrityTest>::integrity_test();
|
||||
}
|
||||
}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user