Skip to content

Commit e400626

Browse files
committed
Fix wrong merge
1 parent 2ccdfbc commit e400626

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/Symfony/Component/AssetMapper/Tests/Compiler/JavaScriptImportPathCompilerTest.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -276,12 +276,8 @@ public static function provideCompileTests(): iterable
276276
'expectedJavaScriptImports' => ['module_in_importmap_remote' => ['lazy' => false, 'asset' => 'module_in_importmap_remote.js', 'add' => false]],
277277
];
278278

279-
<<<<<<< HEAD
280-
yield 'absolute_import_added_as_dependency_only' => [
281-
=======
282279
yield 'absolute_import_ignored_and_no_dependency_added' => [
283280
'sourceLogicalName' => 'app.js',
284-
>>>>>>> a79f543f8f ([AssetMapper] Fix file deleting errors & remove nullable MappedAsset on JS import)
285281
'input' => 'import "https://example.com/module.js";',
286282
'expectedJavaScriptImports' => [],
287283
];

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy