summaryrefslogtreecommitdiffstats
path: root/browser/components/asrouter/tests/unit/unit-entry.js
diff options
context:
space:
mode:
Diffstat (limited to 'browser/components/asrouter/tests/unit/unit-entry.js')
-rw-r--r--browser/components/asrouter/tests/unit/unit-entry.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/browser/components/asrouter/tests/unit/unit-entry.js b/browser/components/asrouter/tests/unit/unit-entry.js
index f2046a81cb..2464b02c58 100644
--- a/browser/components/asrouter/tests/unit/unit-entry.js
+++ b/browser/components/asrouter/tests/unit/unit-entry.js
@@ -14,7 +14,7 @@ import FxMSCommonSchema from "../../content-src/schemas/FxMSCommon.schema.json";
import {
MESSAGE_TYPE_LIST,
MESSAGE_TYPE_HASH,
-} from "modules/ActorConstants.sys.mjs";
+} from "modules/ActorConstants.mjs";
enzyme.configure({ adapter: new Adapter() });