linting fix

pull/5370/head
Admin 3 years ago committed by yann300
parent f39502a83e
commit 173aa1d21e
  1. 3
      apps/remix-ide-e2e/src/tests/ballot.test.ts

@ -116,7 +116,7 @@ const localsCheck = {
type: 'address'
}
}
/*
const stateCheck = {
chairperson: {
value: '0xCA35B7D915458EF540ADE6068DFE2F44E8FA733C',
@ -174,6 +174,7 @@ const stateCheck = {
immutable: false
}
}
*/
const ballotABI = `[
{

Loading…
Cancel
Save