Commit 97c6dddf authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

fix an assertion regexp.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41606 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 11366c1f
......@@ -123,7 +123,7 @@
</tr>\n
<tr>\n
<td>assertLocation</td>\n
<td>regexp:${base_url}/web_site_module/test_web_site/web_page_module/1(\\?|$)</td>\n
<td>regexp:${base_url}/web_site_module/test_web_site/web_page_module/[^/]+\\?portal_status_message=Created%20Clone%20Web%20Page.&amp;editable_mode:int=1</td>\n
<td></td>\n
</tr>\n
</tbody></table>\n
......
38
\ No newline at end of file
39
\ 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