This commit is contained in:
Jordan Eldredge 2022-12-31 15:26:36 -08:00
parent 3d92e3ad88
commit 1a5ebb7a2f

View file

@ -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",