Compare commits
1 Commits
b4191c33a1
...
ee964afea5
Author | SHA1 | Date | |
---|---|---|---|
|
ee964afea5 |
@ -220,8 +220,8 @@ class TestSerde(unittest.TestCase):
|
||||
self.assertEqual(links[5].value, "https://codigoparallevar.com/4")
|
||||
self.assertEqual(links[5].description, "[tricky web link]")
|
||||
|
||||
self.assertEqual(links[5].value, "https://codigoparallevar.com/5")
|
||||
self.assertEqual(links[5].description, "another tricky web link")
|
||||
self.assertEqual(links[6].value, "https://codigoparallevar.com/5")
|
||||
self.assertEqual(links[6].description, "another tricky web link")
|
||||
|
||||
ex = Doc(
|
||||
props=[
|
||||
|
Loading…
Reference in New Issue
Block a user