Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari committed Sep 3, 2022
1 parent fd6d928 commit 3a6d232
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/scripts/buildApiUtils.test.ts
Expand Up @@ -150,7 +150,7 @@ describe('buildApiUtils', () => {
if (existed) {
expect(info.getDemos()).to.deep.equal([
{
name: 'Unstyled button',
name: 'Unstyled Button',
demoPathname: '/base/react-button/',
},
]);
Expand Down

0 comments on commit 3a6d232

Please sign in to comment.