Skip to content

Commit

Permalink
fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
DeepakSap14 committed Apr 30, 2021
1 parent 4df5d3d commit 6f13a66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/wdio/core/pages/card.po.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ export class CardPo extends CoreBaseComponentPo {
// footer examples
ftCardHeader = 'fd-card-footer-example fd-card-header';
ftCardListItems = 'fd-card-footer-example li';
ftFooter = 'fd-card-footer-example fd-card-footer';
ftFooter = 'fd-card-footer-example .fd-bar .fd-bar__right';
ftButtons = 'fd-card-footer-example fd-toolbar button';
// analytical card examples
kpiCardHeader = 'fd-card-kpi-example fd-card-header';
Expand Down

0 comments on commit 6f13a66

Please sign in to comment.