Skip to content

Commit

Permalink
#hubble-469: removed debugging code
Browse files Browse the repository at this point in the history
  • Loading branch information
sreuland committed Jul 5, 2024
1 parent 4cdb5b9 commit eb27809
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions exp/services/ledgerexporter/internal/integration_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ const (
)

func TestLedgerExporterTestSuite(t *testing.T) {
os.Setenv("LEDGEREXPORTER_INTEGRATION_TESTS_ENABLED", "true")

if os.Getenv("LEDGEREXPORTER_INTEGRATION_TESTS_ENABLED") != "true" {
t.Skip("skipping integration test: LEDGEREXPORTER_INTEGRATION_TESTS_ENABLED not true")
}
Expand Down

0 comments on commit eb27809

Please sign in to comment.