mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 15:03:34 +00:00
Some files already were using `noop` in place of `() => {}`.
It's both clearer what it means and is easier to type.
This updates all test files to fully use `noop`, and
adds a shared import from the test lib file.
2.3 KiB
2.3 KiB