Skip to content

Commit

Permalink
revert spacing change
Browse files Browse the repository at this point in the history
  • Loading branch information
ethriel3695 committed May 25, 2023
1 parent 065531a commit 295ddec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin-src/lib/getDependentStoryFiles.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -706,6 +706,7 @@ describe('getDependentStoryFiles', () => {
'./src/foo.stories.js': ['src/foo.stories.js'],
});
});

it('does not bail on untraced Storybook config files that change due to a module sibling', async () => {
const changedFiles = ['src/utils.js', 'src/packages/design-system/components/button.jsx'];
const modules = [
Expand Down

0 comments on commit 295ddec

Please sign in to comment.