Skip to content

Commit

Permalink
remove skip test
Browse files Browse the repository at this point in the history
Signed-off-by: Jan-Otto Kröpke <[email protected]>
  • Loading branch information
jkroepke committed Feb 12, 2025
1 parent 2a996fb commit a6f594b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/collectors/adsync/adsync_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,4 @@ func TestCollector_ScrapeMetrics(t *testing.T) {
assert.NotEmpty(t, allMetrics)
assert.Contains(t, allMetrics, "m365_adsync_on_premises_last_sync_date_time")
assert.Contains(t, allMetrics, "m365_adsync_on_premises_sync_enabled")
assert.Contains(t, allMetrics, "m365_adsync_on_premises_sync_error")
}

0 comments on commit a6f594b

Please sign in to comment.