Skip to content
This repository was archived by the owner on Sep 21, 2021. It is now read-only.

Commit cb05a90

Browse files
committed
.devtools-services -> devtools-services
1 parent 7111c01 commit cb05a90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/devtools-modules/src/tests/services-prefs.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const Services = require(".devtools-services");
1+
const Services = require("devtools-services");
22
const pref = Services.pref;
33

44
describe("services prefs shim", () => {

0 commit comments

Comments
 (0)