Skip to content

Commit a11c57f

Browse files
committed
fix: update snapshot
1 parent 6837653 commit a11c57f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/__snapshots__/index.js.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,9 @@ Array [
7272
"to": "/404.html",
7373
},
7474
Object {
75-
"from": "/_next/static/*",
75+
"from": "/:locale/_next/static/*",
7676
"status": 200,
77-
"to": "/static/:splat",
77+
"to": "/:locale/static/:splat",
7878
},
7979
Object {
8080
"conditions": Object {

0 commit comments

Comments
 (0)