Skip to content

Commit

Permalink
rename for clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
ndelangen committed May 14, 2024
1 parent 112612b commit e3b3d67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/tasks/sandbox-parts.ts
Expand Up @@ -470,7 +470,7 @@ export const addStories: Task['run'] = async (
disableDocs,
});

await linkPackageStories(await workspacePath('core package', '@storybook/test'), {
await linkPackageStories(await workspacePath('test package', '@storybook/test'), {
mainConfig,
cwd,
disableDocs,
Expand Down

0 comments on commit e3b3d67

Please sign in to comment.