Skip to content

Commit

Permalink
chore(Card): 100% test coverage
Browse files Browse the repository at this point in the history
ISSUES CLOSED: #1383
  • Loading branch information
shani-terminus authored and benjamincharity committed Mar 29, 2019
1 parent d17feca commit f32aa4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions terminus-ui/card/src/card.component.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ import { TsCardModule } from './card.module';
template: `
<ts-card
[isDisabled]="disabled"
[disabled]="disabled"
[flat]="flat"
[supportsInteraction]="supportsInteraction"
[theme]="theme"
Expand Down

0 comments on commit f32aa4b

Please sign in to comment.