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

View File

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