unit testing e2e fixed

pull/5370/head
Admin 3 years ago committed by yann300
parent 0a0bdcc4c2
commit e3099030ed
  1. 2
      apps/remix-ide-e2e/src/tests/solidityUnittests.spec.ts

@ -562,7 +562,7 @@ const locals = {
sender: { sender: {
value: { value: {
weight: { weight: {
value: '1', value: '0',
type: 'uint256' type: 'uint256'
}, },
voted: { voted: {

Loading…
Cancel
Save