Skip to content

Commit

Permalink
lint: minor.
Browse files Browse the repository at this point in the history
  • Loading branch information
nodech committed Jan 13, 2019
1 parent 67eaa67 commit 1dce0a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/chain-test.js
Original file line number Diff line number Diff line change
Expand Up @@ -622,6 +622,7 @@ describe('Chain', function() {

if (process.browser)
return;

it('should fail to connect oversized block', async () => {
const start = chain.height - 2000;
const end = chain.height - 200;
Expand Down

0 comments on commit 1dce0a1

Please sign in to comment.