Skip to content

Commit

Permalink
Remove a TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
winder committed Oct 26, 2022
1 parent 77002a6 commit eb6631e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions importers/filereader/filereader_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,6 @@ func TestConfigDefault(t *testing.T) {
assert.Equal(t, plugins.PluginConfig(expected), testImporter.Config())
}

// TODO: remaining tests

func TestGetBlockSuccess(t *testing.T) {
numRounds := 10
importer, tempdir, genesis, err := initializeImporter(t, 10)
Expand Down

0 comments on commit eb6631e

Please sign in to comment.