mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-17 06:09:19 +00:00
Bug 1868838 - Move template-utils into browser/components/asrouter. r=pdahiya
Differential Revision: https://phabricator.services.mozilla.com/D198890
This commit is contained in:
parent
ef14cd0243
commit
c132dfa085
@ -1,4 +1,4 @@
|
|||||||
import { safeURI } from "content-src/asrouter/template-utils";
|
import { safeURI } from "content-src/template-utils";
|
||||||
|
|
||||||
describe("safeURI", () => {
|
describe("safeURI", () => {
|
||||||
let warnStub;
|
let warnStub;
|
Loading…
x
Reference in New Issue
Block a user