Skip to content

Commit c4b6dac

Browse files
committed
chore: update folder name
1 parent 6968aae commit c4b6dac

File tree

6 files changed

+2
-2
lines changed

6 files changed

+2
-2
lines changed

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/integration/asset/index.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ test('use asset/source', async () => {
324324
});
325325

326326
test('use source.assetInclude', async () => {
327-
const fixturePath = join(__dirname, 'asset-include');
327+
const fixturePath = join(__dirname, 'assets-include');
328328
const { contents } = await buildAndGetResults({ fixturePath });
329329

330330
// 0. bundle

0 commit comments

Comments
 (0)