8000 fix tests · symfony/symfony@ddcfae9 · GitHub
[go: up one dir, main page]

Skip to content

Commit ddcfae9

Browse files
committed
fix tests
1 parent 0a39dd1 commit ddcfae9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Component/Config/Tests/Resource/GlobResourceTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,7 @@ public function testBraceFallback()
177177

178178
$expected = [
179179
$dir.'/Exclude/ExcludeToo/AnotheExcludedFile.txt',
180+
$dir.'/ExcludeTrailingSlash/exclude/baz.txt',
180181
$dir.'/foo.xml',
181182
];
182183

0 commit comments

Comments
 (0)
0