Skip to content

Commit

Permalink
fix: remove duplication
Browse files Browse the repository at this point in the history
Signed-off-by: Mario Fernandez <mariofer@redhat.com>
  • Loading branch information
marioferh committed Aug 8, 2023
1 parent e445132 commit c38a965
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/e2e/monitoring_stack_controller_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit c38a965

Please sign in to comment.