You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: test/e2e/__snapshots__/built-in-routes.test.js.snap.webpack5
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,7 @@ exports[`Built in routes with simple config should handle HEAD request to direct
56
56
57
57
exports[`Built in routes with simple config should handle HEAD request to directory index: page errors 1`] = `[]`;
58
58
59
-
exports[`Built in routes with simple config should handle HEAD request to directory index: response headers content-type 1`] = `text/javascript; charset=utf-8`;
59
+
exports[`Built in routes with simple config should handle HEAD request to directory index: response headers content-type 1`] = `"text/html; charset=utf-8"`;
60
60
61
61
exports[`Built in routes with simple config should handle HEAD request to directory index: response status 1`] = `200`;
0 commit comments