diff --git a/ui/src/audioplayer/Player.test.jsx b/ui/src/audioplayer/Player.test.jsx index 401c953cb..d0368b0f0 100644 --- a/ui/src/audioplayer/Player.test.jsx +++ b/ui/src/audioplayer/Player.test.jsx @@ -163,4 +163,4 @@ describe('', () => { expect(loveButton).toBeDisabled() }) }) -}) \ No newline at end of file +})