mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
zjsunit: Deglobalize assert.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Steve Howell
parent
a9ad69bfa4
commit
7b03d48798
@@ -1,5 +1,7 @@
|
||||
"use strict";
|
||||
|
||||
const {strict: assert} = require("assert");
|
||||
|
||||
const _ = require("lodash");
|
||||
|
||||
zrequire("muting");
|
||||
|
||||
Reference in New Issue
Block a user