user-definable verificationCode and more business-level-validation-tests #100
@ -47,7 +47,7 @@ class HsDomainSetupBookingItemValidatorUnitTest {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
void acceptsRegisterableDomainWithExplicitVerifiactionCode() {
|
void acceptsRegisterableDomainWithExplicitVerificationCode() {
|
||||||
hsh-michaelhoennig marked this conversation as resolved
Outdated
|
|||||||
// given
|
// given
|
||||||
final var domainSetupBookingItemEntity = HsBookingItemRealEntity.builder()
|
final var domainSetupBookingItemEntity = HsBookingItemRealEntity.builder()
|
||||||
.type(DOMAIN_SETUP)
|
.type(DOMAIN_SETUP)
|
||||||
|
Loading…
Reference in New Issue
Block a user
typo