Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
agouin committed Oct 8, 2024
1 parent f619df7 commit f2f2003
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/fullnode/pod_builder_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -566,7 +566,6 @@ gaiad start --home /home/operator/cosmos`

require.NotNilf(t, pod.Spec.Containers[0].ReadinessProbe, "container 0")
require.NotNilf(t, pod.Spec.Containers[1].ReadinessProbe, "container 1")

})

t.Run("strategic merge fields", func(t *testing.T) {
Expand Down

0 comments on commit f2f2003

Please sign in to comment.