File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change 199199 ]
200200 },
201201 {
202+ "//" : " This was the test file name before v15.3.0-canary.27 / v15.3.0" ,
202203 "file" : " test/e2e/basepath.test.ts" ,
203- "reason" : " Hard-coded Vercel error message" ,
204+ "reason" : " Hard-coded expectation of Vercel's default 404 page" ,
205+ "tests" : [
206+ " basePath should not update URL for a 404" ,
207+ " basePath should handle 404 urls that start with basePath" ,
208+ " basePath should show 404 for page not under the /docs prefix"
209+ ]
210+ },
211+ {
212+ "file" : " test/e2e/basepath/basepath.test.ts" ,
213+ "reason" : " Hard-coded expectation of Vercel's default 404 page" ,
204214 "tests" : [
205215 " basePath should not update URL for a 404" ,
206216 " basePath should handle 404 urls that start with basePath" ,
You can’t perform that action at this time.
0 commit comments