Commit 71ccc33
committed
Remove double slashes before faces
In some situations, the base will end without an ending slash, but in other cases it will end with a slash, so the replace should take care of issues with double slashes.1 parent 344be71 commit 71ccc33
File tree
1 file changed
+1
-1
lines changed- jsf/bean-validation/src/test/java/org/javaee7/jsf/bean/validation
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
0 commit comments