diff --git a/test/e2e/monitoring_stack_controller_test.go b/test/e2e/monitoring_stack_controller_test.go index ab98f509..51a15375 100644 --- a/test/e2e/monitoring_stack_controller_test.go +++ b/test/e2e/monitoring_stack_controller_test.go @@ -115,9 +115,6 @@ func TestMonitoringStackController(t *testing.T) { }, { name: "Verify ability to scale down Prometheus", scenario: prometheusScaleDown, - }, { - name: "Verify ability to scale down Prometheus", - scenario: prometheusScaleDown, }, { name: "managed fields in Prometheus object", scenario: assertPrometheusManagedFields,