We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b7b7a5 commit 19087c9Copy full SHA for 19087c9
1 file changed
src/index.js
@@ -6,7 +6,6 @@ import { Reporter } from "./utils/reports.js";
6
import { BrunoVariableStore } from "./utils/variables.js";
7
import { compareImages } from "./utils/image.js";
8
import { prepareFolders } from "./utils/files.js";
9
-import {} from "./utils/files.js";
10
import { parseJSONTest, transformTests } from "./utils/tests.js";
11
12
const ACTUAL_IMAGES_FOLDER = "./actual-images";
0 commit comments