Fix tests
This commit is contained in:
@ -2,7 +2,7 @@
|
|||||||
import { assert, expect } from "chai";
|
import { assert, expect } from "chai";
|
||||||
|
|
||||||
import { Formatter } from "../../export/formatter";
|
import { Formatter } from "../../export/formatter";
|
||||||
import { Image } from "./image";
|
import { ImageParagraph } from "./image";
|
||||||
|
|
||||||
describe("Image", () => {
|
describe("Image", () => {
|
||||||
let image: Image;
|
let image: Image;
|
||||||
|
Reference in New Issue
Block a user