Skip to content

Commit

Permalink
test: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-akait committed Feb 2, 2021
1 parent 51503e3 commit 5548587
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/config-autoload.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const testDirectory = path.resolve(__dirname, "fixtures", "config-autoload");

const loaderContext = {
fs,
addDependency: () => true,
addBuildDependency: () => true,
};

describe("autoload config", () => {
Expand Down

0 comments on commit 5548587

Please sign in to comment.