Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ValyaB committed Sep 16, 2024
1 parent 57c8ed0 commit 30877f1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions internal/config/config_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ func TestConfig(t *testing.T) {
Log: Log{
Level: 3,
},
KeepAlive: KeepAliveDefault,
KeepAliveTimeout: KeepAliveTimeoutDefault,
}

got := Get()
Expand Down

0 comments on commit 30877f1

Please sign in to comment.