Skip to content

Commit

Permalink
chore(lint): lint code
Browse files Browse the repository at this point in the history
  • Loading branch information
nesangcode committed Apr 20, 2024
1 parent b1bfd65 commit 24a5601
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/config/config_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ func TestEnvOverrides(t *testing.T) {
if err != nil {
t.Fatalf("Env override failed: %v", err)
}

compareConfigs(conf, expConf, t, Storage{}, SingleFlight{})
}

Expand Down

0 comments on commit 24a5601

Please sign in to comment.