diff options
Diffstat (limited to 'docs/QA_Guide.md')
-rw-r--r-- | docs/QA_Guide.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/QA_Guide.md b/docs/QA_Guide.md index 0b7c0e02..850e35f6 100644 --- a/docs/QA_Guide.md +++ b/docs/QA_Guide.md @@ -3,7 +3,7 @@ Steps to mark a full pass of QA complete. * Browsers: Opera, Chrome, Firefox, Edge. * OS: Ubuntu, Mac OSX, Windows -* Load older version of MetaMask and attempt to simulate updating the extension. +* Load older version of DekuSan and attempt to simulate updating the extension. * Open Developer Console in background and popup, inspect errors. * Watch the state logs * Transactions (unapproved txs -> rejected/submitted -> confirmed) @@ -41,7 +41,7 @@ Steps to mark a full pass of QA complete. * hd keyring * imported keyring * Change network from mainnet → ropsten → rinkeby → localhost (ganache) -* Ganache set blocktime to simulate retryTx in MetaMask +* Ganache set blocktime to simulate retryTx in DekuSan * Copy public key to clipboard * Export private key |