From ffde9f7842e6e7dbc9c4120570f0c534b173852e Mon Sep 17 00:00:00 2001 From: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> Date: Fri, 23 Sep 2022 09:03:51 -0700 Subject: :camera: --- test/snapshots/package-json-utf8.debug.js | 2 -- 1 file changed, 2 deletions(-) (limited to 'test/snapshots/package-json-utf8.debug.js') diff --git a/test/snapshots/package-json-utf8.debug.js b/test/snapshots/package-json-utf8.debug.js index 8845090f0..b08c3804d 100644 --- a/test/snapshots/package-json-utf8.debug.js +++ b/test/snapshots/package-json-utf8.debug.js @@ -1,9 +1,7 @@ import pkg from "http://localhost:8080/utf8-package-json.json"; export function test() { console.assert(!!pkg.author); - return testDone(import.meta.url); } - //# sourceMappingURL=http://localhost:8080/package-json-utf8.js.map -- cgit v1.2.3