File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 2118
2118
"app dir - not-found - basic with default runtime should use the not-found page for non-matching routes",
2119
2119
"app dir - not-found - basic with runtime = edge should escalate notFound to parent layout if no not-found boundary present in current layer",
2120
2120
"app dir - not-found - basic with runtime = edge should match dynamic route not-found boundary correctly",
2121
- "app dir - not-found - basic with runtime = edge should use the not-found page for non-matching routes"
2121
+ "app dir - not-found - basic with runtime = edge should use the not-found page for non-matching routes",
2122
+ "app dir - not-found - basic should return 404 status code for custom not-found page"
2122
2123
],
2123
2124
"failed": [
2124
2125
"app dir - not-found - basic should include not found client reference manifest in the file trace"
You can’t perform that action at this time.
0 commit comments