Skip to content

Commit b82d3d9

Browse files
committed
chore: update dataroute regex test description
1 parent 1141f4f commit b82d3d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/edge.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ describe('generateRscDataEdgeManifest', () => {
9595
])
9696
})
9797

98-
it('should not return manifest entries for dynamic appDir routes without dataRoute', async () => {
98+
it('should not return manifest entries for dynamic appDir routes without dataRouteRegex', async () => {
9999
const prerenderManifest: PrerenderManifest = {
100100
...basePrerenderManifest,
101101
dynamicRoutes: {

0 commit comments

Comments
 (0)