Skip to content

Commit

Permalink
Update MeterActions.test.js
Browse files Browse the repository at this point in the history
  • Loading branch information
justin212407 authored Jan 6, 2025
1 parent 821e606 commit f6560c1
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions js/turtleactions/__tests__/MeterActions.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -151,9 +151,5 @@ describe('setupMeterActions', () => {

const meter = Singer.MeterActions.getCurrentMeter(0);
expect(meter).toBe('4:1');
});




});
});
});

0 comments on commit f6560c1

Please sign in to comment.