mirror of
https://github.com/zulip/zulip.git
synced 2026-06-21 21:32:29 +08:00
node tests: Remove unneeded $ stub in compose_fade.js.
This commit is contained in:
parent
b3101ca41b
commit
07591f03e2
@ -1,5 +1,3 @@
|
||||
set_global('$', function () {
|
||||
});
|
||||
set_global('blueslip', {});
|
||||
global.blueslip.warn = function () {};
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user