Skip to content

Commit

Permalink
Fix/version2 template test (#5201)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexFenlon authored Mar 6, 2024
1 parent 5231bac commit d69b1ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/configs/version1/template_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -2436,7 +2436,7 @@ var (

var testUpstream = Upstream{
Name: "test",
UpstreamZoneSize: "512k",
UpstreamZoneSize: "256k",
UpstreamServers: []UpstreamServer{
{
Address: "127.0.0.1:8181",
Expand Down

0 comments on commit d69b1ab

Please sign in to comment.