Commit 7d1fa942 authored by Ayush Tiwari's avatar Ayush Tiwari

[erp5_web_renderjs_ui_test] Update test for Historical Link comparison

parent 9da55ffb
...@@ -215,9 +215,9 @@ Bar ...@@ -215,9 +215,9 @@ Bar
<td>verifyEval</td> <td>verifyEval</td>
<!-- Verify the value after removing the spaces and line breaks --> <!-- Verify the value after removing the spaces and line breaks -->
<td>storedVars['diff_content'].replace(/(\r\n\t|\n|\r\t)/gm,"").replace(/\s+/g, '')</td> <td>storedVars['diff_content'].replace(/(\r\n\t|\n|\r\t)/gm,"").replace(/\s+/g, '')</td>
<td>1-1+('Foo','Bar')</td> <td>1-1+('FooBar',)</td>
</tr> </tr>
</tbody></table> </tbody></table>
</body> </body>
</html> </html>
\ 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