Skip to content

Commit f20b693

Browse files
committed
test: fiix test
1 parent e49bddc commit f20b693

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/e2e/__snapshots__/built-in-routes.test.js.snap.webpack5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ exports[`Built in routes with simple config should handle HEAD request to direct
5656

5757
exports[`Built in routes with simple config should handle HEAD request to directory index: page errors 1`] = `[]`;
5858

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"`;
6060

6161
exports[`Built in routes with simple config should handle HEAD request to directory index: response status 1`] = `200`;
6262

0 commit comments

Comments
 (0)