Skip to content

Commit

Permalink
Clean up test for now
Browse files Browse the repository at this point in the history
  • Loading branch information
acolytec3 committed Aug 30, 2023
1 parent 90bf990 commit d03d0c7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -310,6 +310,5 @@ describe('beacon light client sync tests', () => {
'0xbd9f42d9a42d972bdaf4dee84e5b419dd432b52867258acb7bcc7f567b6e3af1',
)
assert.equal(protocol2.lightClient?.status, 0, 'light client is initialized but not started')
protocol2.lightClient?.start()
})
})

0 comments on commit d03d0c7

Please sign in to comment.