Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
LizBaldo committed Aug 26, 2024
1 parent 32fe609 commit 9e6942f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -751,7 +751,6 @@ class LeoMetricsMonitorSpec extends AnyFlatSpec with LeonardoTestSuite with Test
val container = mock[V1Container]
val kube = mock[KubernetesAlgebra[IO]]

val mockRequest = mock[client.APIlistNamespacedPodRequest]
when {
container.getResources
} thenReturn new V1ResourceRequirements()
Expand Down

0 comments on commit 9e6942f

Please sign in to comment.