Skip to content

Commit

Permalink
Update receiver/mysqlreceiver/scraper_test.go
Browse files Browse the repository at this point in the history
  • Loading branch information
atoulme authored Dec 30, 2024
1 parent b79be3b commit bf77f76
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion receiver/mysqlreceiver/scraper_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,6 @@ func TestScrape(t *testing.T) {
}

func TestScrapeBufferPoolPagesMiscOutOfBounds(t *testing.T) {

expectedFile := filepath.Join("testdata", "scraper", "expected_oob.yaml")
expectedMetrics, err := golden.ReadMetrics(expectedFile)
require.NoError(t, err)
Expand Down

0 comments on commit bf77f76

Please sign in to comment.