Skip to content

Commit

Permalink
refac/ import eulejs->index
Browse files Browse the repository at this point in the history
  • Loading branch information
brunolnetto committed Jan 24, 2023
1 parent f3b0e09 commit 15c5791
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion __test__/euler.test.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import _ from "lodash";

import euler from "../eulejs";
import euler from "../index";

describe("euler", () => {
beforeAll(() => {
Expand Down

0 comments on commit 15c5791

Please sign in to comment.