🚧 Work on core tests
This commit is contained in:
parent
3a9f21e3e1
commit
88622f3514
13 changed files with 54 additions and 14 deletions
|
@ -1,5 +1,5 @@
|
|||
let expect = require("chai").expect;
|
||||
let freesewing = require("./dist/index.js");
|
||||
let freesewing = require("./dist");
|
||||
|
||||
it("Should contain all hooks", () => {
|
||||
let pattern = new freesewing.Pattern();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue