diff --git a/packages/spacebars-tests/template_tests.js b/packages/spacebars-tests/template_tests.js index 5163676d24..0c10a9fc91 100644 --- a/packages/spacebars-tests/template_tests.js +++ b/packages/spacebars-tests/template_tests.js @@ -1950,9 +1950,13 @@ Tinytest.add( return Session.get(sessionKey); }; + var numUrlAttrs = 4; var div = renderToDiv(tmpl); var checkAttrs = function (url, isJavascriptProtocol) { + if (isJavascriptProtocol) { + Meteor._suppress_log(numUrlAttrs); + } Session.set(sessionKey, url); Deps.flush(); _.each(