Add test of import around duplicate url names [LMS-11345]
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
<html url_name="Duplicate_URL_Name">
|
||||
This is test html.
|
||||
</html>
|
||||
@@ -1,3 +1,4 @@
|
||||
<sequential display_name="New Subsection 10.20">
|
||||
<vertical url_name="3a7305c59c254ce9814093f98b913e8a"/>
|
||||
<vertical url_name="Duplicate_URL_Name"/>
|
||||
</sequential>
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
<vertical display_name="Duplicate URL Name">
|
||||
<html url_name="Duplicate_URL_Name"/>
|
||||
</vertical>
|
||||
Reference in New Issue
Block a user