mirror of https://github.com/zulip/zulip.git
8dee0ab1e0
predicate is expected to return a function, not a boolean. The boolean true was causing _.filter to match items with a property named "true", which is definitely not what was intended. Matching no items is probably also not intended, but matching every item causes the test to fail. Signed-off-by: Anders Kaseorg <anders@zulipchat.com> |
||
---|---|---|
.. | ||
casper_lib | ||
casper_tests | ||
node_tests | ||
zjsunit | ||
.eslintrc.json | ||
run-casper |