add sample test && fix broken tests
This commit is contained in:
parent
3741759717
commit
ce09d05dff
6 changed files with 238 additions and 25 deletions
|
|
@ -193,7 +193,7 @@ authorityTokenSymbol = authorityTokenSymbolFromGovernor governor
|
|||
proposalTimingConfig :: ProposalTimingConfig
|
||||
proposalTimingConfig =
|
||||
ProposalTimingConfig
|
||||
{ draftTime = 0
|
||||
{ draftTime = 50
|
||||
, votingTime = 1000
|
||||
, lockingTime = 2000
|
||||
, executingTime = 3000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue