Test for an event not emitted with Test Helpers

@shark0der asked on Telegram

Is there a way to test that a specific event is NOT emmited when using test-helpers?

Hi @shark0der,

We can use expectEvent.notEmitted in the latest release of OpenZeppelin Test Helpers