Skip to content

Commit

Permalink
Add TODO comment to test
Browse files Browse the repository at this point in the history
  • Loading branch information
unstubbable committed Feb 21, 2025
1 parent 273a950 commit 303eced
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ describe('cli-build-output', () => {

it('should show info about prerendered and dynamic routes in a tree view', async () => {
// TODO: Fix double-listing of the /ppr/[slug] fallback.
// TODO: Use individual cache life values for prerendered dynamic routes.

if (isTurbopack) {
expect(getTreeView(next.cliOutput)).toMatchInlineSnapshot(`
Expand Down

0 comments on commit 303eced

Please sign in to comment.