Add missing codegen mod in integration tests (#1418)

* add codgen mod to the module tree

* port codegen tests to scale-typegen

* remove test flag
This commit is contained in:
Tadeo Hepperle
2024-02-14 17:17:08 +01:00
committed by Tadeo hepperle
parent 1fe8ec3e4f
commit db00212ba6
4 changed files with 2 additions and 222 deletions
@@ -14,5 +14,4 @@
#[allow(clippy::all)]
mod polkadot;
mod codegen_tests;
mod documentation;