Skip to content

Commit

Permalink
fix: fix failing test
Browse files Browse the repository at this point in the history
  • Loading branch information
Birkbjo committed Feb 15, 2024
1 parent 4997272 commit e5c7eb5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 175 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ export const modelListViewsConfig = {
{ label: i18n.t('Domain'), path: 'domainType' },
{ label: i18n.t('Value type'), path: 'valueType' },
'lastUpdated',
'sharing.public',
DESCRIPTORS.publicAccess,
],
},
filters: {
Expand Down
174 changes: 0 additions & 174 deletions src/lib/constants/sectionListViewsConfig.ts

This file was deleted.

0 comments on commit e5c7eb5

Please sign in to comment.