Skip to content

Commit 9ecf5c1

Browse files
committedAug 18, 2019
chore: clarify nextjs url
1 parent 7e79816 commit 9ecf5c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎middleware/nextjs.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"baseUrl": "http://localhost:3000",
1212
"env": {
1313
"codeCoverage": {
14-
"url": "/api/__coverage__"
14+
"url": "/api/coverage"
1515
}
1616
}
1717
}

0 commit comments

Comments
 (0)
Please sign in to comment.