Skip to content

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
  • Loading branch information
aneelac22 committed Aug 11, 2023
1 parent 7f2e1be commit 7b1a5e7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/components/AppFilter/useAppFilter.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -368,13 +368,11 @@ describe('useAppFilter', () => {
appId: 'foo',
href: '/openshift/subscriptions/foo',
title: 'subs-nested-ins',
isFedramp: false,
},
{
appId: 'foo',
href: '/insights/subscriptions/foo',
title: 'subs-nested-o',
isFedramp: false,
},
],
title: 'Subscriptions',
Expand Down

0 comments on commit 7b1a5e7

Please sign in to comment.