Skip to content

Commit eaed1b9

Browse files
ci: apply automated fixes
1 parent 6f13e13 commit eaed1b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/angular-table/tests/flex-render-table.test.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,8 +164,8 @@ describe('FlexRenderDirective', () => {
164164
expanded: {},
165165
pagination: {
166166
pageIndex: 0,
167-
pageSize: 10
168-
}
167+
pageSize: 10,
168+
},
169169
})
170170

171171
@Component({

0 commit comments

Comments
 (0)