Skip to content

Commit 20c22c4

Browse files
committed
Fix for broken ErrorPageFormTest on AS7
1 parent d54e8c6 commit 20c22c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

integration-faces-tests/src/test/resources/error-web.xml

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
metadata-complete="false">
66

77
<error-page>
8+
<error-code>404</error-code>
89
<location>/faces/error.xhtml</location>
910
</error-page>
1011

0 commit comments

Comments
 (0)