Skip to content

Commit

Permalink
troubleshoot test
Browse files Browse the repository at this point in the history
  • Loading branch information
mikenye committed Nov 19, 2023
1 parent 4add4e0 commit 63db283
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pw-bordercontrol/cmd/bordercontrol/stats_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,8 @@ func TestStats(t *testing.T) {

body = getMetricsFromTestServer(t, metricsURL)

fmt.Println(body)

// new expected metrics
expectedMetrics = []string{
`pw_bordercontrol_connections{protocol="beast"} 1`,
Expand Down

0 comments on commit 63db283

Please sign in to comment.