Skip to content

Commit 2d71951

Browse files
committed
test: updated test descriptions
1 parent 779cae6 commit 2d71951

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/rsc-data.spec.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ const basePrerenderManifest: PrerenderManifest = {
88
}
99

1010
describe('getRscDataRouter', () => {
11-
it('should create a RSC data router when data routes are not present for routes', () => {
11+
it('should filter static routes when creating the RSC data router', () => {
1212
const manifest: PrerenderManifest = {
1313
...basePrerenderManifest,
1414
routes: {

0 commit comments

Comments
 (0)