Skip to content

Commit 6800256

Browse files
authored
Chore: restructure files (#11555)
1 parent 4127fa6 commit 6800256

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
const assert = require("chai").assert;
1212
const chalk = require("chalk");
13-
const formatter = require("../../../lib/formatters/table");
13+
const formatter = require("../../../../lib/cli-engine/formatters/table");
1414

1515
//------------------------------------------------------------------------------
1616
// Tests

0 commit comments

Comments
 (0)