Skip to content

Commit

Permalink
DEV clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
cdcabrera committed Nov 12, 2021
1 parent 9169fa8 commit 76b8ec3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common/__tests__/helpers.test.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import numberDisplay, { helpers } from '../helpers';
import { helpers } from '../helpers';

describe('Helpers', () => {
it('should have specific functions', () => {
Expand Down

0 comments on commit 76b8ec3

Please sign in to comment.