Refactor Geo::VerifiableRegistry module
What does this MR do?
- Nest the module, see #39044 (closed)
- Include
VerificationState
inVerifiableRegistry
, see #298811 (closed).VerifiableRegistry
depends onVerificationState
anyway, and I don't know why I had trouble doing this earlier.
Resolves #298811 (closed)
Does this MR meet the acceptance criteria?
Conformity
-
📋 Does this MR need a changelog?-
I have included a changelog entry. -
I have not included a changelog entry because it is a refactor.
-
-
Documentation (if required) -
Code review guidelines -
Merge request performance guidelines -
Style guides -
Database guides -
Separation of EE specific content
Availability and Testing
-
Review and add/update tests for this feature/bug. Consider all test levels. See the Test Planning Process.
Edited by Michael Kozono