Skip to content

Commit

Permalink
Fixed a typo in main.spec.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Aapeli committed Aug 1, 2017
1 parent b876b3d commit 60b914a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/main.spec.js
Expand Up @@ -83,7 +83,7 @@ describe('StepZilla', () => {
});


describe('custom props based render', () => {
describe('default props based render', () => {
describe('showSteps: true use case', () => {
const { enzymeWrapper } = setup(2);

Expand Down

0 comments on commit 60b914a

Please sign in to comment.