mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 01:39:44 +01:00
Remove only line from test
This commit is contained in:
parent
43ea223c9f
commit
a00941c889
@ -9,7 +9,7 @@ const Factory = createReactFactory(PendingTx)
|
||||
const ReactTestUtils = require('react-addons-test-utils')
|
||||
const ethUtil = require('ethereumjs-util')
|
||||
|
||||
describe.only('PendingTx', function () {
|
||||
describe('PendingTx', function () {
|
||||
let pendingTxComponent
|
||||
|
||||
const identities = {
|
||||
|
Loading…
Reference in New Issue
Block a user