use direct path to js file

This commit is contained in:
weboko 2023-01-20 01:04:25 +01:00
parent 5924b5f010
commit 5c27216117
No known key found for this signature in database

View File

@ -1,6 +1,6 @@
import chai from "chai";
import spies from "chai-spies";
import ethers from "ethers";
import ethers from "ethers/lib/index.js";
import * as rln from "./index.js";