mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Update simple send test description (#8953)
The description 'Simple send' seemed more appropriate than 'MetaMask Browser Extension'.
This commit is contained in:
parent
478ed72a21
commit
ada59e2614
@ -1,7 +1,7 @@
|
|||||||
const { By, Key } = require('selenium-webdriver')
|
const { By, Key } = require('selenium-webdriver')
|
||||||
const { withFixtures } = require('../helpers')
|
const { withFixtures } = require('../helpers')
|
||||||
|
|
||||||
describe('MetaMask Browser Extension', function () {
|
describe('Simple send', function () {
|
||||||
it('can send a simple transaction from one account to another', async function () {
|
it('can send a simple transaction from one account to another', async function () {
|
||||||
const ganacheOptions = {
|
const ganacheOptions = {
|
||||||
accounts: [
|
accounts: [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user