Skip to content

Commit

Permalink
chore(button): removing f from describe #5404
Browse files Browse the repository at this point in the history
  • Loading branch information
rmkrmk committed Aug 5, 2019
1 parent 28adc03 commit 1553824
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -15,7 +15,7 @@ const FLAT_RAISED_OUTLINED_BUTTON_COSY = 'igx-button--cosy';
const FAB_BUTTON_COMPACT = 'igx-button--fab-compact';
const FAB_BUTTON_COSY = 'igx-button--fab-cosy';

fdescribe('IgxButton', () => {
describe('IgxButton', () => {
configureTestSuite();

const baseClass = 'igx-button';
Expand Down

0 comments on commit 1553824

Please sign in to comment.