Added editConfig Function

This commit is contained in:
Amaury
2021-07-12 13:49:02 +02:00
parent 14b2df7bdc
commit b0811ea505
2 changed files with 16 additions and 7 deletions

View File

@ -95,7 +95,7 @@ describe("test class ManageListener", function () {
await events.once(ml, "update");
//expect
expect(updateSpy).to.have.been.calledThrice;
// expect(newEntriesSpy).to.have.been.calledTwice;
// expect(newEntriesSpy).to.have.been.calledTwice; // TODO
// here we're testing the second call for the first listener
// given