summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorJason Blais <jason@spinpunch.com>2017-03-10 15:57:36 -0500
committerJoram Wilander <jwawilander@gmail.com>2017-03-10 15:57:36 -0500
commitce772b87da3266f7261986ed2c9048c3d3d5ebe0 (patch)
tree39286bd1317c4292b4f1900c5ed688aca70a5afa /tests
parentc7e28be07c044b774aad1e6eb19e8de93bf851cb (diff)
downloadchat-ce772b87da3266f7261986ed2c9048c3d3d5ebe0.tar.gz
chat-ce772b87da3266f7261986ed2c9048c3d3d5ebe0.tar.bz2
chat-ce772b87da3266f7261986ed2c9048c3d3d5ebe0.zip
Update test-links.md (#5721)
Remove a test case until we receive a customer request for it. See more details here: https://mattermost.atlassian.net/browse/PLT-5806
Diffstat (limited to 'tests')
-rw-r--r--tests/test-links.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test-links.md b/tests/test-links.md
index fd627eb86..55be2f27b 100644
--- a/tests/test-links.md
+++ b/tests/test-links.md
@@ -83,7 +83,6 @@ https://example.com links to `https://example.com` and not `http://example.com`
https://en.wikipedia.org/wiki/🐬 links to the Wikipedia article on dolphins
https://en.wikipedia.org/wiki/URLs#Syntax links to the Syntax section of the Wikipedia article on URLs
test@example.com links to `mailto:test@example.com`
-mailto:test@example.com links to `mailto:test@example.com`
[email link](mailto:test@example.com) links to `mailto:test@example.com` and not `http://mailto:test@example.com`
[other link](ts3server://example.com) links to `ts3server://example.com` and not `http://ts3server://example.com`
test_underscore@example.com links to `mailto:test_underscore@example.com`