fix other test
Signed-off-by: Daniel Morsing <dmo@jetstack.io>
This commit is contained in:
parent
336e9e353a
commit
99c16b77dc
@ -128,7 +128,7 @@ func TestSyncHappyPath(t *testing.T) {
|
|||||||
gen.SetChallengeState(v1alpha1.Pending),
|
gen.SetChallengeState(v1alpha1.Pending),
|
||||||
gen.SetChallengePresented(true),
|
gen.SetChallengePresented(true),
|
||||||
gen.SetChallengeType("http-01"),
|
gen.SetChallengeType("http-01"),
|
||||||
gen.SetChallengeReason("Waiting for http-01 challenge propagation"),
|
gen.SetChallengeReason("Waiting for http-01 challenge propagation: some error"),
|
||||||
))),
|
))),
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user