Skip to content

Commit 2cae26d

Browse files
committed
Remove another reference
1 parent 9cae91c commit 2cae26d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • packages/components/src/internal/components/domainproperties/list

packages/components/src/internal/components/domainproperties/list/models.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ describe('ListModel', () => {
7777
expect(options).not.toHaveProperty('domain');
7878
expect(options).toHaveProperty('name');
7979
expect(options).toHaveProperty('description');
80-
expect(options).toHaveProperty('discussionSetting');
8180

8281
const PKFieldName = existingModel
8382
.getIn(['domain', 'fields'])

0 commit comments

Comments
 (0)