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 committed Mar 28, 2019
1 parent 23298fc commit 2d55b23
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 2d55b23

Please sign in to comment.