Skip to content

Commit

Permalink
Update test
Browse files Browse the repository at this point in the history
  • Loading branch information
futa-ikeda committed Jan 3, 2025
1 parent 9f243ac commit add9687
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,9 @@ module('Integration | institutions | dashboard | -components | object-list', hoo
const columns = [
{
name: 'Title',
sortKey: 'title',
isSortable: true,
getValue: () => 'Title of some object',
propertyPathKey: 'title',
},
{
name: 'Description',
Expand Down

0 comments on commit add9687

Please sign in to comment.