Skip to content

Commit

Permalink
Merge branch 'sandreim/refactor_constraints' of github.com:paritytech…
Browse files Browse the repository at this point in the history
…/polkadot-sdk into sandreim/refactor_constraints
  • Loading branch information
sandreim committed Jan 16, 2025
2 parents 9cabe86 + 518ac73 commit f459c42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion polkadot/node/core/prospective-parachains/src/tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -964,7 +964,7 @@ fn introduce_candidates_error(#[case] runtime_api_version: u32) {
// This one will not be backed.
back_candidate(&mut virtual_overseer, &candidate_c, candidate_c.hash()).await;

// Expect onlt A and B to be backable
// Expect only A and B to be backable
get_backable_candidates(
&mut virtual_overseer,
&leaf_a,
Expand Down

0 comments on commit f459c42

Please sign in to comment.