From 58068a7d1ce089b08bc5f8c422fee609d8c0dee3 Mon Sep 17 00:00:00 2001 From: Matt Mastracci Date: Fri, 17 Nov 2023 16:49:11 -0700 Subject: chore: bump deno_core (#21242) --- tools/wpt/expectation.json | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'tools') diff --git a/tools/wpt/expectation.json b/tools/wpt/expectation.json index f5cad5f96..3d5a33c23 100644 --- a/tools/wpt/expectation.json +++ b/tools/wpt/expectation.json @@ -6936,12 +6936,8 @@ "scripting-1": { "the-script-element": { "import-assertions": { - "dynamic-import-with-assertion-argument.any.html": [ - "Dynamic import with an unsupported import assertion should fail" - ], - "dynamic-import-with-assertion-argument.any.worker.html": [ - "Dynamic import with an unsupported import assertion should fail" - ] + "dynamic-import-with-assertion-argument.any.html": true, + "dynamic-import-with-assertion-argument.any.worker.html": true }, "json-module": { "charset-bom.any.html": [ -- cgit v1.2.3