Forcing can be on or off.

This commit is contained in:
Gav Wood
2019-08-12 17:24:12 +02:00
parent 248237647b
commit 583b0552d6
6 changed files with 50 additions and 24 deletions
+1
View File
@@ -378,6 +378,7 @@ mod tests {
offline_slash: Perbill::zero(),
offline_slash_grace: 0,
invulnerables: vec![alice(), bob(), charlie()],
.. Default::default()
}),
contracts: Some(ContractsConfig {
current_schedule: Default::default(),