Make sure we generate a valid slot in tests (#2520)
Currently the first last timestamp is `0` and that leads to the first slot being `0` which is reserved for genesis. There is some debug assert in BABE that complains about this in Cumulus :D
Please register or sign in to comment