Skip to content

Commit

Permalink
Skip data generation test
Browse files Browse the repository at this point in the history
  • Loading branch information
sayden committed Jan 28, 2019
1 parent 2bdf989 commit b9e63be
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ import (
)

func TestData(t *testing.T) {
//t.Skip("Skipping `data.json` generation test")
t.Skip("Skipping `data.json` generation test")

f := mbtest.NewReportingMetricSetV2(t, getDataConfig())
events, errs := mbtest.ReportingFetchV2(f)
Expand Down

0 comments on commit b9e63be

Please sign in to comment.