Commit 814879eb authored by Rafael Monnerat's avatar Rafael Monnerat

File and Image are not allowed into Test Page

Use Embedded File instead.
parent 2218c533
......@@ -2,10 +2,6 @@
<portal_type id="Review Module">
<item>Review</item>
</portal_type>
<portal_type id="Test Page">
<item>File</item>
<item>Image</item>
</portal_type>
<portal_type id="Test Page Module">
<item>Test Page</item>
</portal_type>
......
......@@ -33,7 +33,7 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string>A Test Page is an HTML document which contains a Selenium Test, images and files.</string> </value>
<value> <string>A Test Page is an HTML document which contains a Selenium Test and embedded files (images, files...)</string> </value>
</item>
<item>
<key> <string>factory</string> </key>
......
10
\ No newline at end of file
11
\ No newline at end of file
Review Module | Review
Test Page Module | Test Page
Test Page | File
Test Page | Image
\ No newline at end of file
Test Page Module | Test Page
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment