user-definable verificationCode and more business-level-validation-tests #100

Merged
hsh-michaelhoennig merged 8 commits from user-definable-verificationCode-and-bi-validation-tests into master 2024-09-12 10:52:45 +02:00
Showing only changes of commit f2bd1cd011 - Show all commits

View File

@ -47,7 +47,7 @@ class HsDomainSetupBookingItemValidatorUnitTest {
} }
@Test @Test
void acceptsRegisterableDomainWithExplicitVerifiactionCode() { void acceptsRegisterableDomainWithExplicitVerificationCode() {
// given // given
final var domainSetupBookingItemEntity = HsBookingItemRealEntity.builder() final var domainSetupBookingItemEntity = HsBookingItemRealEntity.builder()
.type(DOMAIN_SETUP) .type(DOMAIN_SETUP)