personium / personium-lib-common

Common libraries used in personium-core module and personium-engine module.
Apache License 2.0
1 stars 7 forks source link

Common.setFQDN(String) does not work when FQDN is already set. #76

Closed shimono closed 4 years ago

shimono commented 4 years ago

This behavior may be intended for some extra maintainability of the code, but actually is only harmful for code maintainability especially for writing unit tests.