node tests: Explicitly set filters for markdown test.

This commit is contained in:
Steve Howell 2021-03-12 14:08:24 +00:00 committed by Steve Howell
parent d1d0742e0a
commit bae508d1c9
1 changed files with 2 additions and 0 deletions

View File

@ -651,6 +651,8 @@ run_test("message_flags", () => {
});
run_test("backend_only_realm_filters", () => {
markdown.update_realm_filter_rules(page_params.realm_filters);
const backend_only_realm_filters = [
"Here is the PR-#123.",
"Function abc() was introduced in (PR)#123.",