Missed one more 'theatre_link'
This commit is contained in:
parent
a1b26fe911
commit
d357345db6
@ -257,7 +257,6 @@ class NodeSharingTest(AbstractPillarTest):
|
||||
|
||||
self.assertEqual(6, len(share_data['short_code']))
|
||||
self.assertTrue(share_data['short_link'].startswith(base_url))
|
||||
self.assertTrue(share_data['theatre_link'].startswith(base_url))
|
||||
|
||||
def test_share_node(self):
|
||||
# Share the node
|
||||
|
Loading…
x
Reference in New Issue
Block a user