Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Georgios Dagkakis
erp5
Commits
5421eeb0
Commit
5421eeb0
authored
8 years ago
by
Gabriel Monnerat
Committed by
Georgios Dagkakis
7 years ago
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5_web_ui_test: Fix regex
parent
9d4c4a6e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
bt5/erp5_web_ui_test/PathTemplateItem/portal_tests/erp5_web_zuite/testPreviousNextSelectionInWebsite.zpt
...sts/erp5_web_zuite/testPreviousNextSelectionInWebsite.zpt
+2
-2
No files found.
bt5/erp5_web_ui_test/PathTemplateItem/portal_tests/erp5_web_zuite/testPreviousNextSelectionInWebsite.zpt
View file @
5421eeb0
...
...
@@ -46,7 +46,7 @@
</tr>
<tr>
<td>
assertLocation
</td>
<td>
regexp:${base_url}/web_site_module/test_web_site(\?|$)
</td>
<td>
regexp:${base_url}/web_site_module/test_web_site
/
(\?|$)
</td>
<td></td>
</tr>
<tr>
...
...
@@ -86,7 +86,7 @@
</tr>
<tr>
<td>
assertLocation
</td>
<td>
regexp:${base_url}/web_site_module/test_web_site_2(\?|$)
</td>
<td>
regexp:${base_url}/web_site_module/test_web_site_2
/
(\?|$)
</td>
<td></td>
</tr>
<tr>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment