radicle: schemars test should be behind feature flag
A #[cfg(feature = "schemars")] was missed in the profile/config.rs module
since it was part of the test module.
A #[cfg(feature = "schemars")] was missed in the profile/config.rs module
since it was part of the test module.