summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorJason Blais <jason@spinpunch.com>2016-08-12 07:40:59 -0400
committerJoram Wilander <jwawilander@gmail.com>2016-08-12 07:40:59 -0400
commitea26a596b21f1781263f32662566abc89a38cf83 (patch)
tree425f627bb4486c12dfd25f6c6f717a9932a45c24 /tests
parentc6d5448c7540e06a78063b6b363b41a261fd66c3 (diff)
downloadchat-ea26a596b21f1781263f32662566abc89a38cf83.tar.gz
chat-ea26a596b21f1781263f32662566abc89a38cf83.tar.bz2
chat-ea26a596b21f1781263f32662566abc89a38cf83.zip
Updating markdown links test (#3790)
#### Summary Updating markdown links test Ticket Link https://mattermost.atlassian.net/browse/PLT-3829 and https://mattermost.atlassian.net/browse/PLT-3551 are marked as `Won't Fix`, so the markdown links test needs to be updated too.
Diffstat (limited to 'tests')
-rw-r--r--tests/test-markdown-lists.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/test-markdown-lists.md b/tests/test-markdown-lists.md
index f363fe034..e0640a55f 100644
--- a/tests/test-markdown-lists.md
+++ b/tests/test-markdown-lists.md
@@ -167,8 +167,8 @@ Verify that all list types render as expected.
1. One
• Two
-1. One
2. Two
+3. Three
```
**Actual:**
@@ -176,8 +176,8 @@ Verify that all list types render as expected.
1. One
- Two
-1. One
2. Two
+3. Three
### New Line After a List
@@ -241,4 +241,4 @@ List B:
List A:
1. One
List B:
-2. Two \ No newline at end of file
+2. Two