Remove dangling only
This commit is contained in:
parent
139e66932d
commit
1b5f7f2241
@ -16,7 +16,7 @@
|
||||
|
||||
import { createHttpApi } from '../../../../test/e2e/ethapi';
|
||||
|
||||
describe.only('ethapi.trace', () => {
|
||||
describe('ethapi.trace', () => {
|
||||
const ethapi = createHttpApi();
|
||||
|
||||
describe('block', () => {
|
||||
|
Loading…
Reference in New Issue
Block a user