open-vault/changelog/11011.txt
Angel Garbarino efd3677c58
UI: fix KMIP bug and test (#11011)
* fix KMIP test that was failing and clean modal on configuration page.

* add changelog

* remove uncessary unload

* remove async
2021-02-25 15:13:00 -07:00

4 lines
126 B
Plaintext

```changelog:bug
ui: Fix KMIP failing test and a bug that ocurred because the configuration model was not being unloaded.
```