mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-16 05:03:11 +08:00
test(cli): fix path of required file in cli.test.js
This commit is contained in:
parent
b454148c53
commit
3261444ca0
@ -1,4 +1,4 @@
|
||||
const { run } = require('./helpers');
|
||||
const { run } = require('../helpers');
|
||||
|
||||
describe('Default behavior', () => {
|
||||
it('suggests the closest match to an unknown command', () => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user