fix: updatePlugins test returning inconsistent result
Regaez opened this issue · 0 comments
Regaez commented
The test to check whether updatePlugins
removes null properties is buggy: sometimes it passes, sometimes it fails. We should investigate why this test is inconsistent. The functionality appears to work exactly as intended, so I think it is an issue with the test environment.
Perhaps it is to do with the config reload in the handler function?