Skip to content

Commit

Permalink
fix: Tests
Browse files Browse the repository at this point in the history
  • Loading branch information
andymac4182 committed May 3, 2023
1 parent f241a11 commit 4f91706
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/lib/src/Publisher.test.ts
Expand Up @@ -17,7 +17,7 @@ import {
DefaultSettingsLoader,
EnvironmentVariableSettingsLoader,
StaticSettingsLoader,
} from "./Settings";
} from "./SettingsLoader";

const settingsLoader = new AutoSettingsLoader();
const settings = settingsLoader.load();
Expand Down

0 comments on commit 4f91706

Please sign in to comment.