Skip to content

Commit eb79228

Browse files
committed
using a real directory
1 parent 8322cce commit eb79228

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/AssetMapper/Tests/Factory/CachedMappedAssetFactoryTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ public function testAssetConfigCacheResourceContainsDependencies()
104104

105105
// just adding any file as an example
106106
$mappedAsset->addFileDependency(__DIR__.'/../fixtures/importmap.php');
107-
$mappedAsset->addFileDependency(__DIR__.'/../fixtures/dir4');
107+
$mappedAsset->addFileDependency(__DIR__.'/../fixtures/dir3');
108108

109109
$factory = $this->createMock(MappedAssetFactoryInterface::class);
110110
$factory->expects($this->once())

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