assert_eq!(Runtime::genesis_data(1002.into()).as_ref(), Some(&genesis_data_1002), "Deregistered container chain genesis data should not be removed until after 2 sessions");
// (it could have produced more blocks, but at most it would have consumed `Period::get()` credits)
// On reassignment the blocks credits needed should be enough for the current session and the next one
// We need enough collators for the orchestrator + 2 container chains to be assigned 2 collators
// each AND being not enough collators for all chains to have congestion. Since orchestrator takes 2
// colators we need 6 collators in total to have 1001 and 1002 assigned but not 1003 due to congestion.
// tip is payed. We cannot test with 1003 as it was not assigned before, AND already assigned