Skip to content

Commit

Permalink
[preview] Fix broken unit test in previewnet
Browse files Browse the repository at this point in the history
  • Loading branch information
sitalkedia committed Mar 8, 2023
1 parent 7a0002f commit cbf1052
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion types/src/on_chain_config/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ pub const ON_CHAIN_CONFIG_REGISTRY: &[ConfigID] = &[
Version::CONFIG_ID,
OnChainConsensusConfig::CONFIG_ID,
ChainId::CONFIG_ID,
OnChainExecutionConfig::CONFIG_ID,
];

#[derive(Clone, Debug, PartialEq, Eq)]
Expand Down

0 comments on commit cbf1052

Please sign in to comment.