Commit 5f58b930 authored by Boxiang Sun's avatar Boxiang Sun Committed by Rafael Monnerat

slapos_jio_ui_test: Fix typo in the test testSlapOSJSServer

According to this [code](https://lab.nexedi.com/nexedi/slapos.core/blob/master/master/bt5/slapos_jio/PathTemplateItem/web_page_module/rjs_gadget_erp5_page_slap_computer_view_js.js#L127) . I believe the test `testSlapOSJSServer` currently failed due to a typo. There may have other failing in this test, but at least we can fix this one first.

/reviewed-on !165
parent 6e04329a
Pipeline #7088 passed with stage
in 0 seconds
......@@ -480,7 +480,7 @@
<tr>
<td>select</td>
<td>//select[@id="allocation_scope"]</td>
<td>Close Forever</td>
<td>Closed forever</td>
</tr>
<tal:block metal:use-macro="here/Zuite_SlapOSCommonTemplate/macros/save" />
......
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