diff --git a/config/jest.unit.js b/config/jest.unit.js index 72e61059..33cd86ac 100644 --- a/config/jest.unit.js +++ b/config/jest.unit.js @@ -8,7 +8,7 @@ module.exports = { "dist", // TODO: Add these as we can... "/packages/webamp/", - // TODO: Fix config improt so that this can work. + // TODO: Fix config import so that this can work. "/packages/webamp-modern/src/__tests__/integration*", ], testEnvironment: "jsdom",