Skip to content

Commit

Permalink
Add newline at end of file
Browse files Browse the repository at this point in the history
  • Loading branch information
jloleysens authored Sep 29, 2021
1 parent 44941a4 commit e7a4ff8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/plugins/reporting/server/config/index.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ describe('deprecations', () => {
const { messages } = applyReportingDeprecations({ roles: { enabled: false } });
expect(messages).toMatchInlineSnapshot(`Array []`);
});
});
});

0 comments on commit e7a4ff8

Please sign in to comment.