Skip to content

Commit

Permalink
add manifest to merged test
Browse files Browse the repository at this point in the history
  • Loading branch information
brophdawg11 committed Sep 19, 2024
1 parent 812edcc commit 651b5f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integration/vite-prerender-test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,7 @@ test.describe("Prerendering", () => {

let clientDir = path.join(fixture.projectDir, "build", "client");
expect(listAllFiles(clientDir).sort()).toEqual([
"__manifest",
"_root.data",
"a.data",
"a/index.html",
Expand Down

0 comments on commit 651b5f6

Please sign in to comment.