mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 19:11:08 +08:00
fix typo in docs spec
This commit is contained in:
parent
85f5d056d8
commit
958a0e44ef
@ -1,6 +1,6 @@
|
||||
import { skipOn } from '@cypress/skip-test';
|
||||
|
||||
describe('addon-action', () => {
|
||||
describe('addon-docs', () => {
|
||||
beforeEach(() => {
|
||||
cy.visitStorybook();
|
||||
cy.navigateToStory('example-button', 'primary');
|
||||
|
Loading…
x
Reference in New Issue
Block a user