mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Remove .only on test
This commit is contained in:
parent
60feeb393b
commit
fb02e71e22
@ -10,7 +10,7 @@ const propsMethodSpies = {
|
||||
showCustomizeGasModal: sinon.spy(),
|
||||
}
|
||||
|
||||
describe.only('SendGasRow Component', function() {
|
||||
describe('SendGasRow Component', function() {
|
||||
let wrapper
|
||||
|
||||
beforeEach(() => {
|
||||
|
Loading…
Reference in New Issue
Block a user