pull/1232/head
aniket-engg 3 years ago committed by Aniket
parent c755c05f46
commit ae684a13da
  1. 2
      apps/remix-ide-e2e/src/tests/ballot.test.ts

@ -107,7 +107,7 @@ module.exports = {
// Test in Udapp UI , treeViewDiv0 shows returned value on method click // Test in Udapp UI , treeViewDiv0 shows returned value on method click
.assert.containsText('*[data-id="treeViewDiv0"]', 'bytes32: winnerName_ 0x48656c6c6f20576f726c64210000000000000000000000000000000000000000') .assert.containsText('*[data-id="treeViewDiv0"]', 'bytes32: winnerName_ 0x48656c6c6f20576f726c64210000000000000000000000000000000000000000')
.end() .end()
}, }
} }
const localsCheck = { const localsCheck = {

Loading…
Cancel
Save