Fix eol-last lint issues (#4996)

This commit is contained in:
Joseph Baylon 2020-12-01 09:18:32 -08:00 committed by GitHub
parent 77d63dfd96
commit 04bb204191
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,4 +24,4 @@ describe('QuickActions', () => {
expect(wrapper.getElement()).toMatchSnapshot();
});
});
});