mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
node: Fix style in copy-paste test.
This bug got merged due to a problem with Travis CI.
This commit is contained in:
@@ -23,4 +23,4 @@ var copy_and_paste = zrequire('copy_and_paste');
|
||||
// that this not use markdown syntax, since that feels unnecessary.
|
||||
assert.equal(copy_and_paste.paste_handler_converter(input),
|
||||
'[https://zulip.readthedocs.io/en/latest/subsystems/logging.html](https://zulip.readthedocs.io/en/latest/subsystems/logging.html');
|
||||
})();
|
||||
}());
|
||||
|
||||
Reference in New Issue
Block a user