Commit d2a5fecd authored by Ivan Tyagov's avatar Ivan Tyagov

Remove dependency from not available macro library.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34377 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 1df716ed
......@@ -79,8 +79,17 @@
<td>URL contributed successfully</td>\n
<td></td>\n
</tr>\n
<span metal:use-macro="container/ExpressZuite_viewTestMacroLibrary/macros/wait_for_activities">\n
Wait for activities</span>\n
<!-- Wait for activities to finish -->\n
<tr>\n
<td>openAndWait</td>\n
<td>${base_url}/Zuite_waitForActivities</td>\n
<td></td>\n
</tr>\n
<tr>\n
<td>verifyTextPresent</td>\n
<td>Done.</td>\n
<td></td>\n
</tr> \n
<tr>\n
<td>openAndWait</td>\n
<td>${base_url}/web_site_module/km_test_web_site/en</td>\n
......
......@@ -57,9 +57,17 @@
<td></td>\n
<td></td>\n
</tr>\n
<span metal:use-macro="container/ExpressZuite_viewTestMacroLibrary/macros/wait_for_activities">\n
Wait for activities</span>\n
\n
<!-- Wait for activities to finish -->\n
<tr>\n
<td>openAndWait</td>\n
<td>${base_url}/Zuite_waitForActivities</td>\n
<td></td>\n
</tr>\n
<tr>\n
<td>verifyTextPresent</td>\n
<td>Done.</td>\n
<td></td>\n
</tr> \n
</tal:block>\n
</tal:block>\n
\n
......
40
\ No newline at end of file
41
\ 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