Skip to content

Commit

Permalink
use test.com
Browse files Browse the repository at this point in the history
  • Loading branch information
shreemaan-abhishek committed Sep 12, 2024
1 parent 784fca3 commit 5ab6081
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions t/plugin/traffic-split3.t
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ location /t {
name = "upstream_A",
type = "roundrobin",
nodes = {
{host = "foo.com", port = 80, weight = 0}
{host = "test.com", port = 80, weight = 0}
}
},
weight = 2
Expand Down Expand Up @@ -285,7 +285,7 @@ passed
=== TEST 8: domain name resolved successfully
--- request
GET /server_port
--- error_code: 302
--- error_code: 502
--- error_log eval
qr/dns resolver domain: foo.com to \d+.\d+.\d+.\d+/
Expand Down

0 comments on commit 5ab6081

Please sign in to comment.