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
void acceptsRegisterableDomainWithExplicitVerifiactionCode() {
void acceptsRegisterableDomainWithExplicitVerificationCode() {
hsh-michaelhoennig marked this conversation as resolved Outdated

typo

typo
// given
final var domainSetupBookingItemEntity = HsBookingItemRealEntity.builder()
.type(DOMAIN_SETUP)