kwdikeman

Results 3 comments of kwdikeman

We actually commented out the before all call in the support/index.js file. It seems to still go through the setup and unlocks.

For whatever reason if I do not go through the main unlock of MM I can get the confirmMetamask commands to fail. This is solved. I did chain the .then...

Nelson, This is what I ended up using which worked for me. describe('Load MM Accounts', () => { context('Reset Accounts', () => { it(` Reset Account 0`, () => {...